@nx/powerpack-enterprise-cloud 3.1.1 → 4.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": "4.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": "4.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';var
|
|
1
|
+
'use strict';function a0_0x1d19(_0x108a0b,_0x50fa40){var _0x5eb586=a0_0x5eb5();return a0_0x1d19=function(_0x1d1996,_0x498fcc){_0x1d1996=_0x1d1996-0x196;var _0x5e3260=_0x5eb586[_0x1d1996];return _0x5e3260;},a0_0x1d19(_0x108a0b,_0x50fa40);}var a0_0x445ee6=a0_0x1d19;(function(_0x32e174,_0x3e6c1c){var _0x1b2d05=a0_0x1d19,_0x2eeef4=_0x32e174();while(!![]){try{var _0x52a11f=parseInt(_0x1b2d05(0x196))/0x1*(-parseInt(_0x1b2d05(0x19b))/0x2)+parseInt(_0x1b2d05(0x19e))/0x3*(-parseInt(_0x1b2d05(0x197))/0x4)+parseInt(_0x1b2d05(0x1a2))/0x5+parseInt(_0x1b2d05(0x19a))/0x6+parseInt(_0x1b2d05(0x198))/0x7*(parseInt(_0x1b2d05(0x19f))/0x8)+-parseInt(_0x1b2d05(0x19d))/0x9+parseInt(_0x1b2d05(0x1a0))/0xa;if(_0x52a11f===_0x3e6c1c)break;else _0x2eeef4['push'](_0x2eeef4['shift']());}catch(_0x24735f){_0x2eeef4['push'](_0x2eeef4['shift']());}}}(a0_0x5eb5,0xeba77));function a0_0x5eb5(){var _0x3e5022=['86rcwXcw','defineProperty','10656144PsoBlL','995457NZHWDE','448uXlict','18956760lguyeF','@nx/enterprise-cloud/src/plugin/plugin','2942215kskrgE','28550JRCnci','12GBpgfc','69251KSvKaw','createNodes','8005410IIZKyH'];a0_0x5eb5=function(){return _0x3e5022;};return a0_0x5eb5();}Object['defineProperty'](exports,'__esModule',{'value':!0x0}),exports[a0_0x445ee6(0x199)]=exports['createMetadata']=void 0x0;var e=require(a0_0x445ee6(0x1a1));Object[a0_0x445ee6(0x19c)](exports,'createMetadata',{'enumerable':!0x0,'get':function(){return e['createMetadata'];}}),Object[a0_0x445ee6(0x19c)](exports,a0_0x445ee6(0x199),{'enumerable':!0x0,'get':function(){var _0x1872af=a0_0x445ee6;return e[_0x1872af(0x199)];}});
|