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.0 to 3.0.1

7

package.json

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

"homepage": "https://github.com/TooTallNate/spotify-uri#readme",
"version": "3.0.0",
"version": "3.0.1",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"author": {

@@ -62,2 +64,3 @@ "email": "nathan@tootallnate.net",

"mocha": "latest",
"standard-version": "latest",
"ts-standard": "latest",

@@ -85,3 +88,3 @@ "tsup": "latest",

"pretest": "npm run build",
"release": "standard-version && git push --follow-tags origin next && npm publish && gh release create --generate-notes --help $(git describe --tags --abbrev=0)",
"release": "standard-version && git push --follow-tags origin next && npm publish && gh release create --generate-notes $(git describe --tags --abbrev=0)",
"test": "mocha",

@@ -88,0 +91,0 @@ "test-lint": "ts-standard"

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