@nx/powerpack-enterprise-cloud 3.1.0 → 4.0.0-alpha.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.d.ts +1 -0
- package/src/index.js +1 -1
- package/src/index.js.map +1 -0
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.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": "4.0.0-alpha.0"
|
|
23
23
|
},
|
|
24
24
|
"types": "./src/index.d.ts"
|
|
25
25
|
}
|
package/src/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { createMetadata, createNodes, } from '@nx/enterprise-cloud/src/plugin/plugin';
|
package/src/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var a0_0x29020f=a0_0xf0f1;(function(_0x146bd0,_0x55af0e){var _0x3aa7ad=a0_0xf0f1,_0x325b62=_0x146bd0();while(!![]){try{var _0x202b4c=parseInt(_0x3aa7ad(0xc7))/0x1+-parseInt(_0x3aa7ad(0xcb))/0x2+-parseInt(_0x3aa7ad(0xc1))/0x3*(-parseInt(_0x3aa7ad(0xc4))/0x4)+parseInt(_0x3aa7ad(0xc5))/0x5*(parseInt(_0x3aa7ad(0xcc))/0x6)+-parseInt(_0x3aa7ad(0xca))/0x7+-parseInt(_0x3aa7ad(0xc2))/0x8+parseInt(_0x3aa7ad(0xc6))/0x9;if(_0x202b4c===_0x55af0e)break;else _0x325b62['push'](_0x325b62['shift']());}catch(_0x49c088){_0x325b62['push'](_0x325b62['shift']());}}}(a0_0x5044,0x5dfd3));function a0_0xf0f1(_0x556d70,_0xf184dd){var _0x50442e=a0_0x5044();return a0_0xf0f1=function(_0xf0f119,_0xff823d){_0xf0f119=_0xf0f119-0xbf;var _0xc2e5c8=_0x50442e[_0xf0f119];return _0xc2e5c8;},a0_0xf0f1(_0x556d70,_0xf184dd);}Object[a0_0x29020f(0xc8)](exports,a0_0x29020f(0xbf),{'value':!0x0}),exports[a0_0x29020f(0xc3)]=exports['createMetadata']=void 0x0;var e=require(a0_0x29020f(0xc9));function a0_0x5044(){var _0x4d170a=['1278994wTQoLS','1608uGcBPg','__esModule','createMetadata','3KyihHG','1925128kDEoWX','createNodes','1973716ErUnhh','3530JIjmmR','1161369hzaDbZ','669980wlkxOI','defineProperty','@nx/enterprise-cloud/src/plugin/plugin','1515787MuDTma'];a0_0x5044=function(){return _0x4d170a;};return a0_0x5044();}Object[a0_0x29020f(0xc8)](exports,a0_0x29020f(0xc0),{'enumerable':!0x0,'get':function(){var _0x4067a6=a0_0x29020f;return e[_0x4067a6(0xc0)];}}),Object['defineProperty'](exports,a0_0x29020f(0xc3),{'enumerable':!0x0,'get':function(){var _0x51c2b2=a0_0x29020f;return e[_0x51c2b2(0xc3)];}});
|
package/src/index.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../libs/nx-packages/powerpack-legacy/powerpack-enterprise-cloud/src/index.ts"],"names":[],"mappings":";;;AAAA,iEAGgD;AAF9C,wGAAA,cAAc,OAAA;AACd,qGAAA,WAAW,OAAA"}
|