@alloy-cd/sdk 0.0.9 → 0.0.10
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/bin/alloy.cjs +1 -1
- package/package/index.js +1 -1
- package/package.json +6 -6
package/bin/alloy.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
var
|
|
2
|
+
var a0_0x4ff8fd=a0_0x1fc0;(function(_0x55f687,_0x5645da){var _0x53b3e4=a0_0x1fc0,_0xbda0c5=_0x55f687();while(!![]){try{var _0x4782e0=-parseInt(_0x53b3e4(0x16d))/0x1*(-parseInt(_0x53b3e4(0x15a))/0x2)+parseInt(_0x53b3e4(0x168))/0x3*(parseInt(_0x53b3e4(0x172))/0x4)+parseInt(_0x53b3e4(0x16a))/0x5*(parseInt(_0x53b3e4(0x15b))/0x6)+parseInt(_0x53b3e4(0x175))/0x7+parseInt(_0x53b3e4(0x179))/0x8+parseInt(_0x53b3e4(0x171))/0x9*(-parseInt(_0x53b3e4(0x16f))/0xa)+-parseInt(_0x53b3e4(0x173))/0xb*(parseInt(_0x53b3e4(0x15d))/0xc);if(_0x4782e0===_0x5645da)break;else _0xbda0c5['push'](_0xbda0c5['shift']());}catch(_0x122b11){_0xbda0c5['push'](_0xbda0c5['shift']());}}}(a0_0x4b41,0xd4879));var s=require(a0_0x4ff8fd(0x16e)),e=require(a0_0x4ff8fd(0x161)),o=e[a0_0x4ff8fd(0x170)](a0_0x4ff8fd(0x16b)),n={'darwin:arm64':a0_0x4ff8fd(0x167),'darwin:x64':'@alloy-cd/sdk-darwin-x64','linux:arm64':a0_0x4ff8fd(0x176),'linux:x64':'@alloy-cd/sdk-linux-x64','win32:x64':a0_0x4ff8fd(0x16c)},l=process['platform']+':'+process[a0_0x4ff8fd(0x164)],a=n[l];function a0_0x4b41(){var _0x1839b3=['resolve','6506qpMabf','6LSYHdp','slice','29330832RZmpuf','status','Unsupported\x20platform:\x20','inherit','node:module','error','/bin/alloy','arch','Try\x20reinstalling\x20@alloy-cd/sdk.','argv','@alloy-cd/sdk-darwin-arm64','10761xTcLOG','exit','6602345FYqIxX','file:///home/runner/work/alloy/alloy/apps/sdk/src/main.ts','@alloy-cd/sdk-win32-x64','129RsFMSt','node:child_process','5515390rCJcwy','createRequire','9huSvQW','1032cGcGrC','11ksbYBe','Missing\x20Alloy\x20binary\x20package:\x20','5422879FYxCQe','@alloy-cd/sdk-linux-arm64','platform','/bin/alloy.exe','3408376GZynjL','spawnSync'];a0_0x4b41=function(){return _0x1839b3;};return a0_0x4b41();}if(!a)console[a0_0x4ff8fd(0x162)](a0_0x4ff8fd(0x15f)+process[a0_0x4ff8fd(0x177)]+'\x20'+process[a0_0x4ff8fd(0x164)]),process[a0_0x4ff8fd(0x169)](0x1);function a0_0x1fc0(_0x1e2229,_0x5ed2ee){_0x1e2229=_0x1e2229-0x158;var _0x4b41ba=a0_0x4b41();var _0x1fc0f4=_0x4b41ba[_0x1e2229];return _0x1fc0f4;}var t=i(a),c=s[a0_0x4ff8fd(0x158)](t,process[a0_0x4ff8fd(0x166)][a0_0x4ff8fd(0x15c)](0x2),{'stdio':a0_0x4ff8fd(0x160)});process['exit'](c[a0_0x4ff8fd(0x15e)]??0x1);function i(_0x13155e){var _0x5816b8=a0_0x4ff8fd;try{return o[_0x5816b8(0x159)](_0x13155e+_0x5816b8(0x163));}catch{try{return o['resolve'](_0x13155e+_0x5816b8(0x178));}catch{console[_0x5816b8(0x162)](_0x5816b8(0x174)+_0x13155e),console[_0x5816b8(0x162)](_0x5816b8(0x165)),process['exit'](0x1);}}}
|
package/package/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function o(
|
|
1
|
+
function o(_0x32898d){return _0x32898d;}export{o as defineConfig};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alloy-cd/sdk",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.10",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"bin": {
|
|
6
6
|
"alloy": "./bin/alloy.cjs"
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
}
|
|
15
15
|
},
|
|
16
16
|
"optionalDependencies": {
|
|
17
|
-
"@alloy-cd/sdk-darwin-arm64": "0.0.
|
|
18
|
-
"@alloy-cd/sdk-darwin-x64": "0.0.
|
|
19
|
-
"@alloy-cd/sdk-linux-arm64": "0.0.
|
|
20
|
-
"@alloy-cd/sdk-linux-x64": "0.0.
|
|
21
|
-
"@alloy-cd/sdk-win32-x64": "0.0.
|
|
17
|
+
"@alloy-cd/sdk-darwin-arm64": "0.0.10",
|
|
18
|
+
"@alloy-cd/sdk-darwin-x64": "0.0.10",
|
|
19
|
+
"@alloy-cd/sdk-linux-arm64": "0.0.10",
|
|
20
|
+
"@alloy-cd/sdk-linux-x64": "0.0.10",
|
|
21
|
+
"@alloy-cd/sdk-win32-x64": "0.0.10"
|
|
22
22
|
},
|
|
23
23
|
"publishConfig": {
|
|
24
24
|
"access": "public"
|