@fastkit/vue-utils
Advanced tools
Comparing version 0.10.6 to 0.11.0
{ | ||
"name": "@fastkit/vue-utils", | ||
"version": "0.10.6", | ||
"version": "0.11.0", | ||
"description": "Utilities for efficient development of Vue applications.", | ||
@@ -19,2 +19,3 @@ "buildOptions": { | ||
".": "./dist/vue-utils.mjs", | ||
"./dist/*": "./dist/*", | ||
"./package.json": "./package.json" | ||
@@ -45,7 +46,7 @@ }, | ||
"dependencies": { | ||
"@fastkit/body-scroll-lock": "0.10.6", | ||
"@fastkit/visibility": "0.10.6", | ||
"@fastkit/keyboard": "0.10.6", | ||
"@fastkit/helpers": "0.10.6" | ||
"@fastkit/body-scroll-lock": "0.11.0", | ||
"@fastkit/visibility": "0.11.0", | ||
"@fastkit/keyboard": "0.11.0", | ||
"@fastkit/helpers": "0.11.0" | ||
} | ||
} |
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
56291
+ Added@fastkit/body-scroll-lock@0.11.0(transitive)
+ Added@fastkit/helpers@0.11.0(transitive)
+ Added@fastkit/keyboard@0.11.0(transitive)
+ Added@fastkit/tiny-logger@0.11.0(transitive)
+ Added@fastkit/visibility@0.11.0(transitive)
- Removed@fastkit/body-scroll-lock@0.10.6(transitive)
- Removed@fastkit/helpers@0.10.6(transitive)
- Removed@fastkit/keyboard@0.10.6(transitive)
- Removed@fastkit/tiny-logger@0.10.6(transitive)
- Removed@fastkit/visibility@0.10.6(transitive)
Updated@fastkit/helpers@0.11.0
Updated@fastkit/keyboard@0.11.0
Updated@fastkit/visibility@0.11.0