New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

spotify-url-info

Package Overview
Dependencies
Maintainers
1
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
6

3.1.0

Diff

Changelog

Source

3.1.0 (2022-04-12)

Features

  • add getDetails which returns both preview and tracks (7e72e4d)

3.0.7 (2022-04-11)

3.0.6 (2022-04-08)

3.0.5 (2022-04-02)

3.0.4 (2022-04-02)

3.0.3 (2022-04-01)

3.0.2 (2022-03-29)

3.0.1 (2022-03-29)

kikobeats
published 3.0.7 •

Changelog

Source

3.1.0 (2022-04-12)

Features

  • add getDetails which returns both preview and tracks (7e72e4d)

3.0.7 (2022-04-11)

3.0.6 (2022-04-08)

3.0.5 (2022-04-02)

3.0.4 (2022-04-02)

3.0.3 (2022-04-01)

3.0.2 (2022-03-29)

3.0.1 (2022-03-29)

kikobeats
published 3.0.6 •

Changelog

Source

3.0.6 (2022-04-08)

kikobeats
published 3.0.5 •

Changelog

Source

3.0.5 (2022-04-02)

kikobeats
published 3.0.4 •

Changelog

Source

3.0.4 (2022-04-02)

kikobeats
published 3.0.3 •

Changelog

Source

3.0.3 (2022-04-01)

kikobeats
published 3.0.2 •

Changelog

Source

3.0.2 (2022-03-29)

kikobeats
published 3.0.1 •

Changelog

Source

3.0.1 (2022-03-29)

kikobeats
published 3.0.0 •

Changelog

Source

3.0.0 (2022-03-20)

⚠ BREAKING CHANGES

  • The library will be shipped without a default fetch agent.

Features

  • pass fetch agent as necessary dependency (649778b)

2.2.9 (2022-03-20)

2.2.8 (2022-03-20)

2.2.7 (2022-03-02)

2.2.6 (2022-02-24)

2.2.5 (2022-01-30)

Bug Fixes

2.2.4 (2022-01-29)

2.2.3 (2021-05-21)

Bug Fixes

2.2.2 (2021-05-21)

2.2.1 (2021-05-21)

Bug Fixes

2.2.0

  • add getTracks feature (thanks @DaliborTrampota!)

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)

2.0.0

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

1.4.0

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

1.3.1

  • update dependencies

1.3.0

  • remove lockfile

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

1.1.1

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

1.1.0

  • add embed field to getPreview result

1.0.0

  • first public release
kikobeats
published 2.2.9 •

Changelog

Source

3.0.0 (2022-03-20)

⚠ BREAKING CHANGES

  • The library will be shipped without a default fetch agent.

Features

  • pass fetch agent as necessary dependency (649778b)

2.2.9 (2022-03-20)

2.2.8 (2022-03-20)

2.2.7 (2022-03-02)

2.2.6 (2022-02-24)

2.2.5 (2022-01-30)

Bug Fixes

2.2.4 (2022-01-29)

2.2.3 (2021-05-21)

Bug Fixes

2.2.2 (2021-05-21)

2.2.1 (2021-05-21)

Bug Fixes

2.2.0

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)

2.0.0

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

1.4.0

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

1.3.1

  • update dependencies

1.3.0

  • remove lockfile

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

1.1.1

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

1.1.0

  • add embed field to getPreview result

1.0.0

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