@nx/powerpack-enterprise-cloud 1.3.3 → 2.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
|
+
"version": "2.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": "
|
|
22
|
+
"@nx/enterprise-cloud": "2.0.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_0x510bfa=a0_0x11ce;function a0_0x4f62(){var _0x359f37=['defineProperty','6IHWWiH','112AFCpEy','22940auzmRW','60685mPjBpW','1612696FDQgiA','createMetadata','145740tdsnbC','6687gKZttx','31766350MQJaBj','113596plPcnf','__esModule','@nx/enterprise-cloud/src/plugin/plugin','630MGCEPO','13226664Wjbzjl','createNodes'];a0_0x4f62=function(){return _0x359f37;};return a0_0x4f62();}(function(_0x3854b9,_0x1755a8){var _0x47c4de=a0_0x11ce,_0x1d4a69=_0x3854b9();while(!![]){try{var _0x20f421=parseInt(_0x47c4de(0xd0))/0x1+parseInt(_0x47c4de(0xcc))/0x2*(parseInt(_0x47c4de(0xd2))/0x3)+-parseInt(_0x47c4de(0xcd))/0x4*(-parseInt(_0x47c4de(0xcf))/0x5)+-parseInt(_0x47c4de(0xc8))/0x6*(parseInt(_0x47c4de(0xc5))/0x7)+parseInt(_0x47c4de(0xc9))/0x8+parseInt(_0x47c4de(0xd3))/0x9*(parseInt(_0x47c4de(0xce))/0xa)+-parseInt(_0x47c4de(0xc4))/0xb;if(_0x20f421===_0x1755a8)break;else _0x1d4a69['push'](_0x1d4a69['shift']());}catch(_0x413a14){_0x1d4a69['push'](_0x1d4a69['shift']());}}}(a0_0x4f62,0xd3001));Object[a0_0x510bfa(0xcb)](exports,a0_0x510bfa(0xc6),{'value':!0x0}),exports[a0_0x510bfa(0xca)]=exports[a0_0x510bfa(0xd1)]=void 0x0;function a0_0x11ce(_0x5b5288,_0x58b865){var _0x4f6228=a0_0x4f62();return a0_0x11ce=function(_0x11ced1,_0x584b3e){_0x11ced1=_0x11ced1-0xc4;var _0x2d08c1=_0x4f6228[_0x11ced1];return _0x2d08c1;},a0_0x11ce(_0x5b5288,_0x58b865);}var e=require(a0_0x510bfa(0xc7));Object[a0_0x510bfa(0xcb)](exports,'createMetadata',{'enumerable':!0x0,'get':function(){var _0x2f3803=a0_0x510bfa;return e[_0x2f3803(0xd1)];}}),Object['defineProperty'](exports,a0_0x510bfa(0xca),{'enumerable':!0x0,'get':function(){return e['createNodes'];}});
|