New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

spotify-node-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spotify-node-wrapper - npm Package Compare versions

Comparing version 1.6.1 to 1.7.0

test/albumTest.js

11

package.json
{
"name": "spotify-node-wrapper",
"version": "1.6.1",
"version": "1.7.0",
"description": "A simplified interface to interact with the Spotify Web API.",

@@ -8,3 +8,3 @@ "main": "index.js",

"scripts": {
"test": "jest"
"test": "mocha"
},

@@ -28,8 +28,9 @@ "repository": {

"homepage": "https://github.com/Saurinpatel20/Spotify-Node-Wrapper#readme",
"devDependencies": {
"jest": "^29.6.4"
},
"dependencies": {
"node-fetch": "^3.3.2"
},
"devDependencies": {
"dotenv": "^16.3.1",
"mocha": "^10.2.0"
}
}
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