@nx/powerpack-enterprise-cloud 3.0.0-alpha.0 → 3.0.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.0.0
|
|
3
|
+
"version": "3.0.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": "3.0.0
|
|
22
|
+
"@nx/enterprise-cloud": "3.0.0"
|
|
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_0x373950=a0_0xc5b8;(function(_0x354183,_0x441848){var _0x589970=a0_0xc5b8,_0x518875=_0x354183();while(!![]){try{var _0x30a2d0=parseInt(_0x589970(0x17d))/0x1+-parseInt(_0x589970(0x17e))/0x2+-parseInt(_0x589970(0x17f))/0x3+parseInt(_0x589970(0x181))/0x4*(parseInt(_0x589970(0x17a))/0x5)+parseInt(_0x589970(0x178))/0x6*(parseInt(_0x589970(0x177))/0x7)+-parseInt(_0x589970(0x180))/0x8*(parseInt(_0x589970(0x182))/0x9)+parseInt(_0x589970(0x179))/0xa;if(_0x30a2d0===_0x441848)break;else _0x518875['push'](_0x518875['shift']());}catch(_0x38f5af){_0x518875['push'](_0x518875['shift']());}}}(a0_0x2b4d,0x82fe1));function a0_0x2b4d(){var _0x1e69e4=['@nx/enterprise-cloud/src/plugin/plugin','164800HUxxRC','1812486IROEjI','197979FOxbEt','8nBUNsm','24ylOllv','5459247Txpeqm','__esModule','defineProperty','createMetadata','22953LRhFGS','1518OImvCT','4271910koFQPU','578155PoYgrW','createNodes'];a0_0x2b4d=function(){return _0x1e69e4;};return a0_0x2b4d();}function a0_0xc5b8(_0xf37aa1,_0x3c7383){var _0x2b4d69=a0_0x2b4d();return a0_0xc5b8=function(_0xc5b888,_0x554ee0){_0xc5b888=_0xc5b888-0x176;var _0xfec645=_0x2b4d69[_0xc5b888];return _0xfec645;},a0_0xc5b8(_0xf37aa1,_0x3c7383);}Object[a0_0x373950(0x184)](exports,a0_0x373950(0x183),{'value':!0x0}),exports[a0_0x373950(0x17b)]=exports[a0_0x373950(0x176)]=void 0x0;var e=require(a0_0x373950(0x17c));Object[a0_0x373950(0x184)](exports,a0_0x373950(0x176),{'enumerable':!0x0,'get':function(){return e['createMetadata'];}}),Object[a0_0x373950(0x184)](exports,a0_0x373950(0x17b),{'enumerable':!0x0,'get':function(){return e['createNodes'];}});
|