load-google-maps-api
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "load-google-maps-api", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "A thin, Promise-returning helper for loading the Google Maps JavaScript API.", | ||
@@ -27,2 +27,3 @@ "author": "Lim Yuan Qing", | ||
"lint": "standard '*.js'", | ||
"precommit": "lint-staged", | ||
"test": "browserify test.js | tape-run", | ||
@@ -29,0 +30,0 @@ "weight": "uglifyjs index.js --compress --mangle --toplevel | gzip-size" |
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
7889