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

@soundify/api

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@soundify/api - npm Package Compare versions

Comparing version 0.0.36 to 0.0.37

esm/api.js

1

esm/mod.js

@@ -11,2 +11,3 @@ export * from "./album/album.types.js";

export * from "./endpoints.js";
export * from "./api.js";
export * from "./client.js";

4

package.json

@@ -5,3 +5,3 @@ {

"name": "@soundify/api",
"version": "0.0.36",
"version": "0.0.37",
"description": "🎧 Modern Spotify api wrapper for Node, Deno, and browser",

@@ -13,3 +13,3 @@ "license": "MIT",

"dependencies": {
"@soundify/shared": "0.0.36"
"@soundify/shared": "0.0.37"
},

@@ -16,0 +16,0 @@ "packageManager": "pnpm@7.29.3",

@@ -11,2 +11,3 @@ export * from "./album/album.types.js";

export * from "./endpoints.js";
export * from "./api.js";
export * from "./client.js";
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