@opentabs-dev/opentabs-plugin-hack2hire 0.0.109 → 0.0.110
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/adapter.iife.js +2 -2
- package/dist/adapter.iife.js.map +1 -1
- package/dist/tools.json +1 -1
- package/package.json +3 -3
package/dist/adapter.iife.js
CHANGED
|
@@ -15642,7 +15642,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
|
|
|
15642
15642
|
};
|
|
15643
15643
|
var src_default = new Hack2HirePlugin();
|
|
15644
15644
|
|
|
15645
|
-
// dist/
|
|
15645
|
+
// dist/_adapter_entry_bb726bf4-1507-4db0-8175-2936acc579c1.ts
|
|
15646
15646
|
if (!globalThis.__openTabs) {
|
|
15647
15647
|
globalThis.__openTabs = {};
|
|
15648
15648
|
} else {
|
|
@@ -15860,5 +15860,5 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
|
|
|
15860
15860
|
};
|
|
15861
15861
|
delete src_default.onDeactivate;
|
|
15862
15862
|
}
|
|
15863
|
-
})();(function(){var o=(globalThis).__openTabs;if(o&&o.adapters&&o.adapters["hack2hire"]){var a=o.adapters["hack2hire"];a.__adapterHash="
|
|
15863
|
+
})();(function(){var o=(globalThis).__openTabs;if(o&&o.adapters&&o.adapters["hack2hire"]){var a=o.adapters["hack2hire"];a.__adapterHash="f3e17d4d41c6316f5a9e4a70888b1c02e9e37194cd27544e78ff266d573def15";if(a.tools&&Array.isArray(a.tools)){for(var i=0;i<a.tools.length;i++){Object.freeze(a.tools[i]);}Object.freeze(a.tools);}Object.freeze(a);Object.defineProperty(o.adapters,"hack2hire",{value:a,writable:false,configurable:false,enumerable:true});Object.defineProperty(o,"adapters",{value:o.adapters,writable:false,configurable:false});}})();
|
|
15864
15864
|
//# sourceMappingURL=adapter.iife.js.map
|