Comparing version 0.9.3 to 0.9.4
{ | ||
"name": "lastfm", | ||
"description": "Read and write to Last.fm", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"author": "James Scott <jammus@gmail.com>", | ||
@@ -12,2 +12,5 @@ "contributors": [ | ||
], | ||
"scripts": { | ||
"test": "node tests/" | ||
}, | ||
"repository": { | ||
@@ -24,3 +27,3 @@ "type": "git", | ||
"dependencies": { | ||
"underscore": "~1.6.0" | ||
"underscore": "~1.13.6" | ||
}, | ||
@@ -27,0 +30,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
110000
34
2577
+ Addedunderscore@1.13.7(transitive)
- Removedunderscore@1.6.0(transitive)
Updatedunderscore@~1.13.6