nuxt-site-config-kit
Advanced tools
Comparing version 2.2.18 to 2.2.20
{ | ||
"name": "nuxt-site-config-kit", | ||
"type": "module", | ||
"version": "2.2.18", | ||
"version": "2.2.20", | ||
"description": "Shared site configuration build-time utilities for Nuxt 3 modules.", | ||
@@ -17,2 +17,3 @@ "license": "MIT", | ||
}, | ||
"sideEffects": false, | ||
"exports": { | ||
@@ -41,8 +42,8 @@ ".": { | ||
"dependencies": { | ||
"@nuxt/kit": "^3.13.1", | ||
"@nuxt/schema": "^3.13.1", | ||
"pkg-types": "^1.2.0", | ||
"@nuxt/kit": "^3.13.2", | ||
"@nuxt/schema": "^3.13.2", | ||
"pkg-types": "^1.2.1", | ||
"std-env": "^3.7.0", | ||
"ufo": "^1.5.4", | ||
"site-config-stack": "2.2.18" | ||
"site-config-stack": "2.2.20" | ||
}, | ||
@@ -49,0 +50,0 @@ "scripts": { |
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
21256
+ Addedsite-config-stack@2.2.20(transitive)
- Removedsite-config-stack@2.2.18(transitive)
Updated@nuxt/kit@^3.13.2
Updated@nuxt/schema@^3.13.2
Updatedpkg-types@^1.2.1
Updatedsite-config-stack@2.2.20