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

oembed-parser

Package Overview
Dependencies
Maintainers
3
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oembed-parser - npm Package Compare versions

Comparing version 3.1.0-rc1 to 3.1.0-rc2

3

dist/oembed-parser.esm.js

@@ -1,2 +0,2 @@

// oembed-parser@3.1.0rc1, by @ndaidong - built with esbuild at 2022-09-19T03:48:44.081Z - published under MIT license
// oembed-parser@3.1.0rc2, by @ndaidong - built with esbuild at 2022-09-19T04:24:10.933Z - published under MIT license

@@ -2105,3 +2105,2 @@ // src/utils/linker.js

};
/* @__PURE__ */ console.log(store.providers);
var get = () => {

@@ -2108,0 +2107,0 @@ return [...store.providers];

{
"version": "3.1.0rc1",
"version": "3.1.0rc2",
"name": "oembed-parser",

@@ -4,0 +4,0 @@ "description": "Get oEmbed data from given URL.",

@@ -55,3 +55,3 @@ // utils / provider

}
console.log(store.providers)
export const get = () => {

@@ -58,0 +58,0 @@ return [...store.providers]

Sorry, the diff of this file is too big to display

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