@soundify/api
Advanced tools
Comparing version 0.1.0-alpha.1 to 0.1.0-alpha.2
@@ -5,3 +5,3 @@ { | ||
"name": "@soundify/api", | ||
"version": "0.1.0-alpha.1", | ||
"version": "0.1.0-alpha.2", | ||
"description": "🎧 Modern Spotify api wrapper for Node, Deno, and browser", | ||
@@ -13,3 +13,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@soundify/shared": "0.1.0-alpha.1" | ||
"@soundify/shared": "0.1.0-alpha.2" | ||
}, | ||
@@ -16,0 +16,0 @@ "packageManager": "pnpm@7.30.0", |
@@ -6,1 +6,5 @@ # Soundify API | ||
</a> | ||
Provides Spotify client, endpoints and entity types | ||
[Soundify DOCS](https://github.com/MellKam/soundify#readme) |
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
112962
9
+ Added@soundify/shared@0.1.0-alpha.2(transitive)
- Removed@soundify/shared@0.1.0-alpha.1(transitive)