node-google-timezone
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "node-google-timezone", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A Node.js wrapper to Google Timezone API", | ||
@@ -30,5 +30,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"qs": "^6.4.0", | ||
"qs": "^6.5.1", | ||
"request": "^2.40.0" | ||
} | ||
} |
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
Updatedqs@^6.5.1