New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 2.2.1 to 2.2.2

3

dist/parse.js

@@ -86,4 +86,7 @@ "use strict";

}
if (parts[1] === 'playlist') {
return new playlist_1.default(uri, parts[2]);
}
throw new TypeError(`Could not determine type for: ${uri}`);
}
//# sourceMappingURL=parse.js.map

2

package.json

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

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

@@ -8,0 +8,0 @@ "author": {

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