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

@social-embed/lib

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@social-embed/lib - npm Package Compare versions

Comparing version 0.0.1-next.6 to 0.0.1-next.7

4

package.json
{
"name": "@social-embed/lib",
"description": "Regexes, ID extraction, for embed providers (YouTube, other OEmbed compatible providers),",
"version": "0.0.1-next.6",
"version": "0.0.1-next.7",
"main": "dist/index.js",
"module": "dist/lib.esm.js",
"types": "dist/index.d.ts",
"typings": "dist/index.d.ts",
"type": "module",

@@ -9,0 +9,0 @@ "license": "MIT",

@@ -26,3 +26,3 @@ # [`@social-embed/lib`](https://oembed-component.git-pull.com/) · [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/social-embed/social-embed/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/@social-embed/lib.svg?style=flat)](https://www.npmjs.com/package/@social-embed/lib)

// unpkg
import {getYouTubeIdFromUrl} from 'https://www.unpkg.com/@social-embed/lib@0.0.1-next.0?module';
import {getYouTubeIdFromUrl} from 'https://www.unpkg.com/@social-embed/lib?module';
// skypack

@@ -29,0 +29,0 @@ import {getYouTubeIdFromUrl} from 'https://cdn.skypack.dev/@social-embed/lib';

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