Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "yammer", | ||
"description": "Simple Yammer API client using OAuth 2", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Simon Murtha-Smith <simon@murtha-smith.com>", | ||
@@ -9,5 +9,5 @@ "keywords": ["yammer"], | ||
"directories" : { "lib" : "./lib" }, | ||
"dependencies": { "request": ">= 2.2.0" }, | ||
"dependencies": { "request": ">=2.1.1" }, | ||
"repository" : {"type": "git" , "url": "http://github.com/smurthas/yammer-js.git" }, | ||
"engines": { "node": ">=0.2.0 <0.7.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
1726
Updatedrequest@>=2.1.1