@nextgis/webmap
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "@nextgis/webmap", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "", | ||
@@ -25,3 +25,2 @@ "main": "lib/webmap.js", | ||
"mjs": "tsc -d --outDir ./lib/modules", | ||
"start": "webpack-dev-server --progress --open --hot", | ||
"clean": "rimraf ./lib", | ||
@@ -31,3 +30,3 @@ "dev": "npm run clean && webpack --config ./webpack.config.js --progress", | ||
"prod": "npm run build", | ||
"watch": "echo \"No watch for this app\" && exit 0", | ||
"watch": "npm run dev -- --watch", | ||
"test": "echo \"Error: run tests from root\" && exit 1" | ||
@@ -51,3 +50,3 @@ }, | ||
"license": "GPL-3.0", | ||
"gitHead": "f0d00988317d1ac3c032d298f9065e1f90c10368" | ||
"gitHead": "2ee188a3cdc997b6902d33224178b6a08538abc1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
124048