@coex/geosearch
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@coex/geosearch", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Nodejs library for finding places using Mapy.cz Suggest API", | ||
@@ -14,3 +14,3 @@ "scripts": { | ||
"demo": "ts-node demo", | ||
"gpr:setup": "ts-node scripts/gpr-setup", | ||
"gpr:setup": "ts-node -p tsconfig-cjs.json scripts/gpr-setup", | ||
"test": "jest --config jestconfig.json", | ||
@@ -17,0 +17,0 @@ "lint": "eslint ./src/**/**/* --fix", |
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
31430