auto-cms-server
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "auto-cms-server", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Auto turn any webpage into editable CMS without coding.", | ||
@@ -26,2 +26,3 @@ "keywords": [ | ||
"files": [ | ||
"public", | ||
"dist" | ||
@@ -33,3 +34,4 @@ ], | ||
"test": "tsc --noEmit", | ||
"build": "run-s clean tsc", | ||
"prepublishOnly": "npm run build", | ||
"build": "run-s clean tsc bundle", | ||
"clean": "rimraf dist", | ||
@@ -36,0 +38,0 @@ "tsc": "tsc -p tsconfig.build.json", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
18069
9
422
1