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

spotify-wrapper-test-tdd

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-test-tdd - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/spotify-wrapper.umd.js

8

package.json
{
"name": "spotify-wrapper-test-tdd",
"version": "1.0.0",
"version": "1.0.1",
"description": "A wrapper to work with the spotify API",
"main": "index.js",
"main": "lib/main.js",
"scripts": {

@@ -22,2 +22,6 @@ "build": "npx babel src --out-dir lib --ignore 'spec/tests/**/*.spec.js'",

},
"files": [
"dist",
"lib"
],
"nyc": {

@@ -24,0 +28,0 @@ "functions": 80,

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