@nx/powerpack-enterprise-cloud 2.0.2 → 2.1.0-alpha.0
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/package.json +2 -2
- package/src/index.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nx/powerpack-enterprise-cloud",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.1.0-alpha.0",
|
|
4
4
|
"description": "A Nx Powerpack plugin which is specific to Nx Enterprise Cloud workspaces.",
|
|
5
5
|
"type": "commonjs",
|
|
6
6
|
"main": "src/index.js",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"THIRD_PARTY_LICENSES.txt"
|
|
20
20
|
],
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@nx/enterprise-cloud": "2.0.
|
|
22
|
+
"@nx/enterprise-cloud": "2.1.0-alpha.0"
|
|
23
23
|
},
|
|
24
24
|
"types": "./src/index.d.ts"
|
|
25
25
|
}
|
package/src/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var a0_0x29a962=a0_0x30f6;function a0_0x2b23(){var _0x52f81b=['801006qTbOju','4iBLaai','270nmioAh','createNodes','createMetadata','503605bvPUwo','@nx/enterprise-cloud/src/plugin/plugin','188419eRhinK','679032YwRPrw','56cgxcSk','147626SjOMuw','30KCxsEw','3071552dmgRQH','defineProperty','__esModule','4005358lYLrQF'];a0_0x2b23=function(){return _0x52f81b;};return a0_0x2b23();}(function(_0x1b92a4,_0x5be50b){var _0x389809=a0_0x30f6,_0x16284d=_0x1b92a4();while(!![]){try{var _0x47873e=-parseInt(_0x389809(0x94))/0x1*(-parseInt(_0x389809(0x9b))/0x2)+parseInt(_0x389809(0x9a))/0x3+parseInt(_0x389809(0x96))/0x4+parseInt(_0x389809(0x8f))/0x5*(-parseInt(_0x389809(0x95))/0x6)+parseInt(_0x389809(0x99))/0x7+parseInt(_0x389809(0x93))/0x8*(-parseInt(_0x389809(0x92))/0x9)+-parseInt(_0x389809(0x9c))/0xa*(parseInt(_0x389809(0x91))/0xb);if(_0x47873e===_0x5be50b)break;else _0x16284d['push'](_0x16284d['shift']());}catch(_0x2dd703){_0x16284d['push'](_0x16284d['shift']());}}}(a0_0x2b23,0x63a30));function a0_0x30f6(_0x4607ec,_0x3fc75a){var _0x2b239d=a0_0x2b23();return a0_0x30f6=function(_0x30f6ab,_0x3ff6a6){_0x30f6ab=_0x30f6ab-0x8e;var _0x4d9d84=_0x2b239d[_0x30f6ab];return _0x4d9d84;},a0_0x30f6(_0x4607ec,_0x3fc75a);}Object[a0_0x29a962(0x97)](exports,a0_0x29a962(0x98),{'value':!0x0}),exports[a0_0x29a962(0x9d)]=exports[a0_0x29a962(0x8e)]=void 0x0;var e=require(a0_0x29a962(0x90));Object[a0_0x29a962(0x97)](exports,a0_0x29a962(0x8e),{'enumerable':!0x0,'get':function(){var _0x37233=a0_0x29a962;return e[_0x37233(0x8e)];}}),Object[a0_0x29a962(0x97)](exports,'createNodes',{'enumerable':!0x0,'get':function(){var _0x2ac345=a0_0x29a962;return e[_0x2ac345(0x9d)];}});
|