adwords-reports-nodejs-lib
Advanced tools
Comparing version 1.4.2 to 1.4.3
{ | ||
"name": "adwords-reports-nodejs-lib", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Node.js library for pulling AdWords API reports.", | ||
@@ -27,5 +27,5 @@ "main": ".index.js", | ||
"engines": { | ||
"node": "4.8.x", | ||
"npm": "2.15.x" | ||
"node": ">=4.8.x", | ||
"npm": ">=2.15.x" | ||
} | ||
} |
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
42419