@vueuse/core
Advanced tools
Comparing version 12.1.0 to 12.2.0-beta.3
{ | ||
"name": "@vueuse/core", | ||
"version": "12.1.0", | ||
"type": "module", | ||
"version": "12.2.0-beta.3", | ||
"description": "Collection of essential Vue Composition Utilities", | ||
@@ -38,9 +39,21 @@ "author": "Anthony Fu <https://github.com/antfu>", | ||
"jsdelivr": "./index.iife.min.js", | ||
"types": "./index.d.cts", | ||
"types": "./index.d.ts", | ||
"files": [ | ||
"*.cjs", | ||
"*.d.cts", | ||
"*.d.mts", | ||
"*.d.ts", | ||
"*.js", | ||
"*.mjs", | ||
"index.json" | ||
], | ||
"dependencies": { | ||
"@types/web-bluetooth": "^0.0.20", | ||
"@vueuse/metadata": "12.1.0", | ||
"@vueuse/shared": "12.1.0", | ||
"vue": "^3.5.13" | ||
"vue": "^3.5.13", | ||
"@vueuse/metadata": "12.2.0-beta.3", | ||
"@vueuse/shared": "12.2.0-beta.3" | ||
}, | ||
"scripts": { | ||
"build": "rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1481286
29584
Yes
365
5
8
4
23
14
1
1
0
+ Added@vueuse/metadata@12.2.0-beta.3(transitive)
+ Added@vueuse/shared@12.2.0-beta.3(transitive)
- Removed@vueuse/metadata@12.1.0(transitive)
- Removed@vueuse/shared@12.1.0(transitive)
Updated@vueuse/shared@12.2.0-beta.3