@nuxt/vue-app
Advanced tools
Comparing version 2.17.1 to 2.17.2
/*! | ||
* @nuxt/vue-app v2.17.1 (c) 2016-2023 | ||
* @nuxt/vue-app v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -12,4 +12,4 @@ * Repository: https://github.com/nuxt/nuxt.js | ||
var dependencies = { | ||
"node-fetch-native": "^1.2.0", | ||
ufo: "^1.1.2", | ||
"node-fetch-native": "^1.4.0", | ||
ufo: "^1.3.1", | ||
unfetch: "^5.0.0", | ||
@@ -21,3 +21,3 @@ vue: "^2.7.10", | ||
"vue-router": "^3.6.5", | ||
"vue-template-compiler": "^2.7.14", | ||
"vue-template-compiler": "^2.7.15", | ||
vuex: "^3.6.2" | ||
@@ -24,0 +24,0 @@ }; |
{ | ||
"name": "@nuxt/vue-app", | ||
"version": "2.17.1", | ||
"version": "2.17.2", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -16,4 +16,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"node-fetch-native": "^1.2.0", | ||
"ufo": "^1.1.2", | ||
"node-fetch-native": "^1.4.0", | ||
"ufo": "^1.3.1", | ||
"unfetch": "^5.0.0", | ||
@@ -25,3 +25,3 @@ "vue": "^2.7.10", | ||
"vue-router": "^3.6.5", | ||
"vue-template-compiler": "^2.7.14", | ||
"vue-template-compiler": "^2.7.15", | ||
"vuex": "^3.6.2" | ||
@@ -28,0 +28,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
Updatednode-fetch-native@^1.4.0
Updatedufo@^1.3.1