akismet-api
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -0,1 +1,6 @@ | ||
4.0.1 | ||
===== | ||
* Patch: Update superagent to 3.8.0 | ||
4.0.0 | ||
@@ -2,0 +7,0 @@ ===== |
{ | ||
"name": "akismet-api", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Nodejs bindings to the Akismet (https://akismet.com) spam detection service", | ||
@@ -8,3 +8,3 @@ "main": "lib/akismet.js", | ||
"bluebird": "^3.1.1", | ||
"superagent": "^3.6.1" | ||
"superagent": "^3.8.0" | ||
}, | ||
@@ -11,0 +11,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
42922
Updatedsuperagent@^3.8.0