disconnect
Advanced tools
Comparing version 0.6.2 to 0.6.3
@@ -0,1 +1,5 @@ | ||
0.6.3 / 2015-05-28 | ||
================== | ||
* Updated `oauth-1.0a` dependency | ||
0.6.2 / 2015-02-25 | ||
@@ -2,0 +6,0 @@ ================== |
{ | ||
"name": "disconnect", | ||
"description": "A full featured Discogs API v2.0 client library", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"keywords": ["discogs", "api", "client", "oauth"], | ||
@@ -22,3 +22,3 @@ "homepage": "https://github.com/bartve/disconnect", | ||
"dependencies": { | ||
"oauth-1.0a": "0.1.x" | ||
"oauth-1.0a": "0.2.x" | ||
}, | ||
@@ -25,0 +25,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
51732
+ Addedoauth-1.0a@0.2.1(transitive)
- Removedoauth-1.0a@0.1.1(transitive)
Updatedoauth-1.0a@0.2.x