oembed-parser
Advanced tools
Comparing version 3.1.0-rc1 to 3.1.0-rc2
@@ -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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
8
697006
17622