mapzen-search
Advanced tools
Comparing version 1.0.0-beta-2 to 1.0.0-beta-3
{ | ||
"name": "mapzen-search", | ||
"version": "1.0.0-beta-2", | ||
"version": "1.0.0-beta-3", | ||
"description": "Wrapper for the Mapzen Search API", | ||
"main": "build/bundle.js", | ||
"module": "build/bundle.es2015.js", | ||
"scripts": { | ||
"build": "node_modules/.bin/rollup -c", | ||
"build": "yarn build:umd && yarn build:es", | ||
"build:umd": "node_modules/.bin/rollup --config rollup.config.umd.js", | ||
"build:es": "node_modules/.bin/rollup --config rollup.config.es.js", | ||
"prepublish": "yarn build", | ||
@@ -9,0 +12,0 @@ "test": "jest", |
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
105654
11
367
11