Socket
Socket
Sign inDemoInstall

spotify-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spotify-wrapper - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

5

package.json
{
"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": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc