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.1.0-next.0 to 0.1.0-next.1

6

CHANGES.md

@@ -9,2 +9,8 @@ ---

## 0.1.0-next.1 (2023-06-12)
- Fix for package.json
See [commits](https://github.com/social-embed/social-embed/compare/@social-embed/lib@0.1.0-next.0...@social-embed/lib@0.1.0-next.1)
## 0.1.0-next.0 (2023-06-12)

@@ -11,0 +17,0 @@

6

package.json
{
"name": "@social-embed/lib",
"description": "Regexes, ID extraction, for embed providers (YouTube, other OEmbed compatible providers),",
"version": "0.1.0-next.0",
"main": "dist/index.umd.cjs",
"module": "dist/index.js",
"version": "0.1.0-next.1",
"main": "dist/lib.umd.cjs",
"module": "dist/lib.js",
"type": "module",

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

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