@vueuse/integrations
Advanced tools
Comparing version
{ | ||
"name": "@vueuse/integrations", | ||
"type": "module", | ||
"version": "13.0.0-beta.2", | ||
"version": "13.0.0", | ||
"description": "Integration wrappers for utility libraries", | ||
@@ -65,3 +65,4 @@ "author": "Anthony Fu <https://github.com/antfu>", | ||
"sortablejs": "^1", | ||
"universal-cookie": "^7" | ||
"universal-cookie": "^7", | ||
"vue": "^3.5.0" | ||
}, | ||
@@ -107,5 +108,4 @@ "peerDependenciesMeta": { | ||
"dependencies": { | ||
"vue": "^3.5.13", | ||
"@vueuse/shared": "13.0.0-beta.2", | ||
"@vueuse/core": "13.0.0-beta.2" | ||
"@vueuse/shared": "13.0.0", | ||
"@vueuse/core": "13.0.0" | ||
}, | ||
@@ -117,3 +117,3 @@ "devDependencies": { | ||
"async-validator": "^4.2.5", | ||
"axios": "^1.8.1", | ||
"axios": "^1.8.2", | ||
"change-case": "^5.4.4", | ||
@@ -131,4 +131,5 @@ "drauu": "^0.4.3", | ||
"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
155838
0.03%0
-100%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated