@vueuse/core
Advanced tools
Comparing version
{ | ||
"name": "@vueuse/core", | ||
"type": "module", | ||
"version": "13.0.0-beta.2", | ||
"version": "13.0.0", | ||
"description": "Collection of essential Vue Composition Utilities", | ||
@@ -39,11 +39,14 @@ "author": "Anthony Fu <https://github.com/antfu>", | ||
], | ||
"peerDependencies": { | ||
"vue": "^3.5.0" | ||
}, | ||
"dependencies": { | ||
"@types/web-bluetooth": "^0.0.21", | ||
"vue": "^3.5.13", | ||
"@vueuse/metadata": "13.0.0-beta.2", | ||
"@vueuse/shared": "13.0.0-beta.2" | ||
"@vueuse/metadata": "13.0.0", | ||
"@vueuse/shared": "13.0.0" | ||
}, | ||
"scripts": { | ||
"build": "rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild" | ||
"build": "rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild", | ||
"test:attw": "attw --pack --config-path ../../.attw.json ." | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
834329
0.01%0
-100%+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated