@vueuse/components
Advanced tools
Comparing version
{ | ||
"name": "@vueuse/components", | ||
"type": "module", | ||
"version": "13.0.0-beta.2", | ||
"version": "13.0.0", | ||
"description": "Renderless components for VueUse", | ||
@@ -37,10 +37,13 @@ "author": "Jacob Clevenger<https://github.com/wheatjs>", | ||
], | ||
"peerDependencies": { | ||
"vue": "^3.5.0" | ||
}, | ||
"dependencies": { | ||
"vue": "^3.5.13", | ||
"@vueuse/core": "13.0.0-beta.2", | ||
"@vueuse/shared": "13.0.0-beta.2" | ||
"@vueuse/core": "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
235488
0.03%0
-100%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated