@nx/powerpack-enterprise-cloud 2.1.0 → 3.0.0-alpha.1
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": "3.0.0-alpha.1",
|
|
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": "3.0.0-alpha.1"
|
|
23
23
|
},
|
|
24
24
|
"types": "./src/index.d.ts"
|
|
25
25
|
}
|
package/src/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';var a0_0x35070e=a0_0x37b2;(function(_0x42c547,_0x31ac10){var _0x344919=a0_0x37b2,_0x29623c=_0x42c547();while(!![]){try{var _0x497a71=-parseInt(_0x344919(0x1b2))/0x1*(-parseInt(_0x344919(0x1ae))/0x2)+-parseInt(_0x344919(0x1b3))/0x3+parseInt(_0x344919(0x1ad))/0x4+parseInt(_0x344919(0x1b1))/0x5*(-parseInt(_0x344919(0x1a8))/0x6)+parseInt(_0x344919(0x1a9))/0x7*(-parseInt(_0x344919(0x1a7))/0x8)+-parseInt(_0x344919(0x1b4))/0x9*(parseInt(_0x344919(0x1a6))/0xa)+parseInt(_0x344919(0x1a5))/0xb;if(_0x497a71===_0x31ac10)break;else _0x29623c['push'](_0x29623c['shift']());}catch(_0x5bb5f7){_0x29623c['push'](_0x29623c['shift']());}}}(a0_0xd557,0x4e878));function a0_0x37b2(_0x53b49a,_0x484eb6){var _0xd55773=a0_0xd557();return a0_0x37b2=function(_0x37b209,_0x34c5d9){_0x37b209=_0x37b209-0x1a5;var _0x105e06=_0xd55773[_0x37b209];return _0x105e06;},a0_0x37b2(_0x53b49a,_0x484eb6);}function a0_0xd557(){var _0x5cbb5b=['1UKrAGZ','1839876kfGENB','279vaxsuz','16544275QHgPGX','192440TxilHk','8gwTsRc','12dAYowh','1305444kijbXM','defineProperty','createNodes','createMetadata','2131024KfEHAK','281290UZedzM','@nx/enterprise-cloud/src/plugin/plugin','__esModule','1148555UlHpqt'];a0_0xd557=function(){return _0x5cbb5b;};return a0_0xd557();}Object[a0_0x35070e(0x1aa)](exports,a0_0x35070e(0x1b0),{'value':!0x0}),exports[a0_0x35070e(0x1ab)]=exports[a0_0x35070e(0x1ac)]=void 0x0;var e=require(a0_0x35070e(0x1af));Object[a0_0x35070e(0x1aa)](exports,a0_0x35070e(0x1ac),{'enumerable':!0x0,'get':function(){var _0x3dadbf=a0_0x35070e;return e[_0x3dadbf(0x1ac)];}}),Object[a0_0x35070e(0x1aa)](exports,'createNodes',{'enumerable':!0x0,'get':function(){var _0x27ab81=a0_0x35070e;return e[_0x27ab81(0x1ab)];}});
|