rce_shin24 1.0.28 → 1.0.30

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,14 +1,11 @@
1
1
  {
2
2
  "name": "rce_shin24",
3
- "version": "1.0.28",
3
+ "version": "1.0.30",
4
4
  "description": "123",
5
5
  "main": "index.js",
6
6
  "scripts": {
7
- "test": "id",
8
- "install": "touch /tmp/a.txt"
7
+ "test": "id"
9
8
  },
10
9
  "author": "",
11
- "dependencies": {
12
- },
13
10
  "license": "ISC"
14
11
  }
@@ -0,0 +1 @@
1
+ console.log(1)
package/deno.json DELETED
@@ -1,5 +0,0 @@
1
- {
2
- "imports": {
3
- "rce_shin24": "npm:rce_shin24/test.js"
4
- }
5
- }
@@ -1 +0,0 @@
1
- console.log(123)