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

spotify-url-info

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spotify-url-info - npm Package Versions

1
45

2.1.0

Diff

Changelog

Source

2.1.0

Warning: The data returned from getData can change at any time. For example, the newer podcast embed does not provide dominantColor anymore. I do not consider that a breaking change for this library. The only guarantee is that you get the data spotify makes available. You need to add safety checks in your application code. Only the data shape returned by getPreview is guaranteed.

  • fixes an issue with encoded data in the parsed html page (issue #55)
  • add support for scraping a different type of embed page, currently used in podcast episodes (fixes issue #54)
kall
published 2.0.0 •

Changelog

Source

2.0.0

  • Drop support for EOL node versions, which is technically breaking 🤷‍♂️
kall
published 1.4.0 •

Changelog

Source

1.4.0

  • Support for podcast episodes on spotify (contributed by @kikobeats)
  • new description and date fields in the preview object (contributed by @kikobeats)
kall
published 1.3.1 •

Changelog

Source

1.3.1

  • update dependencies
kall
published 1.3.0 •

Changelog

Source

1.3.0

  • remove lockfile
kall
published 1.2.0 •

Changelog

Source

1.2.0

  • now uses Himalaya for html parsing instead of cheerio, its more complex / brittle but the bundle is way smaller so it can be used inside apps
kall
published 1.1.1 •

Changelog

Source

1.1.1

  • generate embed url for preview with string concatination instead of using spotifyURL package
  • bump dependency versions
kall
published 1.1.0 •

Changelog

Source

1.1.0

  • add embed field to getPreview result
kall
published 1.0.0 •

Changelog

Source

1.0.0

  • first public release
1
45
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