@googlemaps/google-maps-services-js
Advanced tools
Comparing version 3.3.27 to 3.3.28
{ | ||
"name": "@googlemaps/google-maps-services-js", | ||
"version": "3.3.27", | ||
"version": "3.3.28", | ||
"description": "Node.js client library for Google Maps API Web Services", | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
"test:e2e": "jest e2e", | ||
"test:all": "jest" | ||
"test:all": "jest src" | ||
}, | ||
@@ -50,5 +50,5 @@ "dependencies": { | ||
"agentkeepalive": "^4.1.0", | ||
"axios": "0.27.2", | ||
"query-string": "7.1.3", | ||
"retry-axios": "2.6.0" | ||
"axios": "^0.27.2", | ||
"query-string": "^7.1.3", | ||
"retry-axios": "^2.6.0" | ||
}, | ||
@@ -55,0 +55,0 @@ "devDependencies": { |
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
521988
Updatedaxios@^0.27.2
Updatedquery-string@^7.1.3
Updatedretry-axios@^2.6.0