Socket
Socket
Sign inDemoInstall

spotify-embed

Package Overview
Dependencies
5
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 1.6.1

6

package.json
{
"name": "spotify-embed",
"version": "1.6.0",
"version": "1.6.1",
"private": false,

@@ -25,4 +25,4 @@ "description": "A spotify embed component",

"type": "module",
"main": "lib/index.js",
"module": "lib/index.esm.js",
"main": "lib/index.cjs",
"module": "lib/index.js",
"types": "lib/index.d.ts",

@@ -29,0 +29,0 @@ "files": [

# spotify-embed
[![Netlify Status](https://api.netlify.com/api/v1/badges/8e7820ec-bbf6-4582-9a38-8e1e2a8e1f2d/deploy-status)](https://app.netlify.com/sites/spotify-embed/deploys)
![workflow](https://img.shields.io/github/workflow/status/Gabb-c/spotify-embed/Build?logo=nodedotjs)
![workflow](https://img.shields.io/github/workflow/status/Gabb-c/spotify-embed/Test?logo=jest&label=tests)
![workflow](https://img.shields.io/github/workflow/status/Gabb-c/spotify-embed/Build%20Storybook?logo=storybook&label=docs)
![workflow](https://img.shields.io/github/workflow/status/Gabb-c/spotify-embed/Lint?logo=eslint&label=lint)
A plug-n-play Spotify Embed Component. An easy way to use Spotify Embeds with just the resource URL/URI.

@@ -10,0 +4,0 @@ You can create Embeds for **albums, tracks, artists, playlists, episodes or shows**.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc