@vue-youtube/core
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@vue-youtube/core", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Integrate YouTube Iframe Player into Vue 2/3 applications", | ||
@@ -28,9 +28,9 @@ "author": "Techassi <git@techassi.dev>", | ||
"types": "./dist/index.d.ts", | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.mjs" | ||
"require": "./dist/index.cjs", | ||
"import": "./dist/index.js" | ||
} | ||
}, | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.mjs", | ||
"main": "./dist/index.js", | ||
"main": "./dist/index.cjs", | ||
"module": "./dist/index.js", | ||
"sideEffects": false, | ||
@@ -54,4 +54,4 @@ "bugs": { | ||
"dependencies": { | ||
"@vue-youtube/shared": "0.0.3", | ||
"vue-demi": "latest" | ||
"vue-demi": "latest", | ||
"@vue-youtube/shared": "0.0.4" | ||
}, | ||
@@ -58,0 +58,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
0
+ Added@vue-youtube/shared@0.0.4(transitive)
- Removed@vue-youtube/shared@0.0.3(transitive)
Updated@vue-youtube/shared@0.0.4