Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

spotify-uri

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spotify-uri - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

dist/index.d.ts

@@ -104,2 +104,2 @@ declare abstract class SpotifyUri {

export { ParsedSpotifyUri, formatEmbedURL, formatOpenURL, formatPlayURL, formatURI, parse };
export { Album, Artist, Episode, Local, ParsedSpotifyUri, Playlist, Search, Track, User, formatEmbedURL, formatOpenURL, formatPlayURL, formatURI, parse };

@@ -22,2 +22,10 @@ var __defProp = Object.defineProperty;

__export(src_exports, {
Album: () => Album,
Artist: () => Artist,
Episode: () => Episode,
Local: () => Local,
Playlist: () => Playlist,
Search: () => Search,
Track: () => Track,
User: () => User,
formatEmbedURL: () => formatEmbedURL,

@@ -325,2 +333,10 @@ formatOpenURL: () => formatOpenURL,

0 && (module.exports = {
Album,
Artist,
Episode,
Local,
Playlist,
Search,
Track,
User,
formatEmbedURL,

@@ -327,0 +343,0 @@ formatOpenURL,

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

"homepage": "https://github.com/TooTallNate/spotify-uri#readme",
"version": "3.0.1",
"version": "3.0.2",
"main": "./dist/index.js",

@@ -8,0 +8,0 @@ "module": "./dist/index.mjs",

Sorry, the diff of this file is not supported yet

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