spotify-wrapper
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "spotify-wrapper", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A wrapper to work with the Spotify Web API.", | ||
@@ -18,3 +18,4 @@ "main": "lib/index.js", | ||
"test:coverage": "nyc npm test", | ||
"coveralls": "npm run test:coverage && nyc report --reporter=text-lcov | coveralls" | ||
"coveralls": "npm run test:coverage && nyc report --reporter=text-lcov | coveralls", | ||
"prepublish": "npm run build:all" | ||
}, | ||
@@ -21,0 +22,0 @@ "files": [ |
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
41042