gwsp 4.4.5-fix → 4.4.6-fix
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -4
package/package.json
CHANGED
@@ -1,14 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "gwsp",
|
3
|
-
"version": "4.4.
|
3
|
+
"version": "4.4.6-fix",
|
4
4
|
"main": "dist/index.js",
|
5
5
|
"scripts": {
|
6
6
|
"build": "tsc",
|
7
7
|
"start": "ts-node src/index.ts"
|
8
8
|
},
|
9
|
-
"publishConfig": {
|
10
|
-
"access": "public"
|
11
|
-
},
|
12
9
|
"keywords": ["website", "protection", "security", "fetch", "web", "site", "shield", "defense", "safe", "guard", "inspect", "scan", "TypeScript"],
|
13
10
|
"author": "Kyle",
|
14
11
|
"license": "MIT",
|