@nx/powerpack-enterprise-cloud 1.3.2 → 2.0.0-rc.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": "
|
|
3
|
+
"version": "2.0.0-rc.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": "
|
|
22
|
+
"@nx/enterprise-cloud": "2.0.0-rc.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';function a0_0x286f(_0x2f6e9c,_0x588937){var _0x3eb504=a0_0x3eb5();return a0_0x286f=function(_0x286fee,_0xb8de7){_0x286fee=_0x286fee-0x74;var _0xb71a0c=_0x3eb504[_0x286fee];return _0xb71a0c;},a0_0x286f(_0x2f6e9c,_0x588937);}var a0_0x53d315=a0_0x286f;(function(_0x380773,_0x564630){var _0x66c187=a0_0x286f,_0x5852ac=_0x380773();while(!![]){try{var _0x5d4747=-parseInt(_0x66c187(0x74))/0x1+-parseInt(_0x66c187(0x7e))/0x2*(parseInt(_0x66c187(0x76))/0x3)+parseInt(_0x66c187(0x7c))/0x4+parseInt(_0x66c187(0x7f))/0x5+-parseInt(_0x66c187(0x79))/0x6+-parseInt(_0x66c187(0x78))/0x7+-parseInt(_0x66c187(0x80))/0x8*(-parseInt(_0x66c187(0x7d))/0x9);if(_0x5d4747===_0x564630)break;else _0x5852ac['push'](_0x5852ac['shift']());}catch(_0x3bb111){_0x5852ac['push'](_0x5852ac['shift']());}}}(a0_0x3eb5,0x47da2));function a0_0x3eb5(){var _0x1ae9ee=['36304HCcBUs','568767Mmarwt','createNodes','867723uetepJ','defineProperty','3789912YWWNYQ','2445792xJZLNs','createMetadata','__esModule','2329920DgrsTQ','2421REGjFE','4tqcrgQ','2937005ggMeFn'];a0_0x3eb5=function(){return _0x1ae9ee;};return a0_0x3eb5();}Object[a0_0x53d315(0x77)](exports,a0_0x53d315(0x7b),{'value':!0x0}),exports[a0_0x53d315(0x75)]=exports[a0_0x53d315(0x7a)]=void 0x0;var e=require('@nx/enterprise-cloud/src/plugin/plugin');Object[a0_0x53d315(0x77)](exports,a0_0x53d315(0x7a),{'enumerable':!0x0,'get':function(){var _0x16a1c8=a0_0x53d315;return e[_0x16a1c8(0x7a)];}}),Object[a0_0x53d315(0x77)](exports,a0_0x53d315(0x75),{'enumerable':!0x0,'get':function(){var _0x5745ca=a0_0x53d315;return e[_0x5745ca(0x75)];}});
|