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.4 to 0.1.0-next.5

3

CHANGES.md

@@ -9,2 +9,5 @@ ---

### Breaking changes
- Minimum Node.js version to v18+ (#12)
- Move from [jest] to [vitest]

@@ -11,0 +14,0 @@

11

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

@@ -55,6 +55,9 @@ "module": "dist/lib.js",

"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite-plugin-dts": "^3.5.2",
"vitest": "^0.34.3"
"vite": "^4.4.11",
"vite-plugin-dts": "^3.6.0",
"vitest": "^0.34.6"
},
"engines": {
"node": ">=18"
}
}
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