@nx/powerpack-enterprise-cloud 2.0.0 → 2.0.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": "2.0.
|
|
3
|
+
"version": "2.0.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": "2.0.
|
|
22
|
+
"@nx/enterprise-cloud": "2.0.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';function a0_0x3e1e(){var _0x2f2abf=['1BJzPvG','13695408ZuyUbs','__esModule','51672zngmnR','26RGwMiX','839668lsZQHQ','7nmNCIh','defineProperty','171yMRdlj','7228272HhrmjJ','70BcJKIY','1049411fCOhkC','createNodes','createMetadata','4448484aThsRQ','35ZZPcQL','524588FwxsPu'];a0_0x3e1e=function(){return _0x2f2abf;};return a0_0x3e1e();}var a0_0x1ae190=a0_0x22ac;(function(_0x51996e,_0x2de766){var _0x3b8174=a0_0x22ac,_0x44465f=_0x51996e();while(!![]){try{var _0x1af753=-parseInt(_0x3b8174(0xc7))/0x1*(-parseInt(_0x3b8174(0xc6))/0x2)+parseInt(_0x3b8174(0xc4))/0x3+parseInt(_0x3b8174(0xcc))/0x4*(-parseInt(_0x3b8174(0xc5))/0x5)+parseInt(_0x3b8174(0xd0))/0x6*(-parseInt(_0x3b8174(0xcd))/0x7)+parseInt(_0x3b8174(0xca))/0x8*(parseInt(_0x3b8174(0xcf))/0x9)+parseInt(_0x3b8174(0xd1))/0xa*(-parseInt(_0x3b8174(0xd2))/0xb)+-parseInt(_0x3b8174(0xc8))/0xc*(-parseInt(_0x3b8174(0xcb))/0xd);if(_0x1af753===_0x2de766)break;else _0x44465f['push'](_0x44465f['shift']());}catch(_0x2b3f30){_0x44465f['push'](_0x44465f['shift']());}}}(a0_0x3e1e,0xc5619));Object[a0_0x1ae190(0xce)](exports,a0_0x1ae190(0xc9),{'value':!0x0}),exports['createNodes']=exports[a0_0x1ae190(0xd4)]=void 0x0;function a0_0x22ac(_0x657a76,_0x3a3cb2){var _0x3e1e8a=a0_0x3e1e();return a0_0x22ac=function(_0x22ac48,_0x5331ad){_0x22ac48=_0x22ac48-0xc4;var _0x5547fc=_0x3e1e8a[_0x22ac48];return _0x5547fc;},a0_0x22ac(_0x657a76,_0x3a3cb2);}var e=require('@nx/enterprise-cloud/src/plugin/plugin');Object[a0_0x1ae190(0xce)](exports,a0_0x1ae190(0xd4),{'enumerable':!0x0,'get':function(){var _0x38fbe7=a0_0x1ae190;return e[_0x38fbe7(0xd4)];}}),Object[a0_0x1ae190(0xce)](exports,a0_0x1ae190(0xd3),{'enumerable':!0x0,'get':function(){var _0x92761e=a0_0x1ae190;return e[_0x92761e(0xd3)];}});
|