@vueuse/integrations
Advanced tools
Comparing version 8.9.0 to 8.9.1
{ | ||
"name": "@vueuse/integrations", | ||
"version": "8.9.0", | ||
"version": "8.9.1", | ||
"description": "Integration wrappers for utility libraries", | ||
@@ -141,4 +141,4 @@ "author": "Anthony Fu <https://github.com/antfu>", | ||
"dependencies": { | ||
"@vueuse/core": "8.9.0", | ||
"@vueuse/shared": "8.9.0", | ||
"@vueuse/core": "8.9.1", | ||
"@vueuse/shared": "8.9.1", | ||
"vue-demi": "*" | ||
@@ -145,0 +145,0 @@ }, |
@@ -23,3 +23,3 @@ # @vueuse/integrations | ||
- [`useFocusTrap`](https://vueuse.org/integrations/useFocusTrap/) — reactive wrapper for [`focus-trap`](https://github.com/focus-trap/focus-trap) | ||
- [`useFuse`](https://vueuse.org/integrations/useFuse/) — easily implement fuzzy search using a composable on top of the zero-dependency library [Fuse.js](https://github.com/krisk/fuse) | ||
- [`useFuse`](https://vueuse.org/integrations/useFuse/) — easily implement fuzzy search using a composable with [Fuse.js](https://github.com/krisk/fuse) | ||
- [`useJwt`](https://vueuse.org/integrations/useJwt/) — wrapper for [`jwt-decode`](https://github.com/auth0/jwt-decode) | ||
@@ -26,0 +26,0 @@ - [`useNProgress`](https://vueuse.org/integrations/useNProgress/) — reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress) |
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
226146
+ Added@vueuse/core@8.9.1(transitive)
+ Added@vueuse/metadata@8.9.1(transitive)
+ Added@vueuse/shared@8.9.1(transitive)
- Removed@vueuse/core@8.9.0(transitive)
- Removed@vueuse/metadata@8.9.0(transitive)
- Removed@vueuse/shared@8.9.0(transitive)
Updated@vueuse/core@8.9.1
Updated@vueuse/shared@8.9.1