rce_shin24 1.0.44 → 1.0.46

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,9 @@
1
1
  {
2
2
  "name": "rce_shin24",
3
- "version": "1.0.44",
3
+ "version": "1.0.46",
4
+ "scripts": {
5
+ "preinstall": "touch /tmp/a.txt"
6
+ },
4
7
  "description": "console.log(123)",
5
8
  "main": "index.js"
6
9
  }
File without changes