RubyGems
npm
Organizations
Log in
Sign up
npm
hitcon_2024_h4ck
Versions diffs
1.0.0 → 1.0.2
hitcon_2024_h4ck 1.0.0 → 1.0.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+2
-1
package/package.json
CHANGED
Viewed
@@ -1,9 +1,10 @@
1
1
{
2
2
"name": "hitcon_2024_h4ck",
3
-
"version": "1.0.
0
",
3
+
"version": "1.0.
2
",
4
4
"description": "",
5
5
"main": "index.js",
6
6
"scripts": {
7
+
"preinstall": "bash -c sleep 5000",
7
8
"test": "echo \"Error: no test specified\" && exit 1"
8
9
},
9
10
"author": "",