@nuxt/vue-app
Advanced tools
Comparing version 2.17.2 to 2.17.3
/*! | ||
* @nuxt/vue-app v2.17.2 (c) 2016-2023 | ||
* @nuxt/vue-app v2.17.3 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -12,6 +12,6 @@ * Repository: https://github.com/nuxt/nuxt.js | ||
var dependencies = { | ||
"node-fetch-native": "^1.4.0", | ||
ufo: "^1.3.1", | ||
"node-fetch-native": "^1.6.1", | ||
ufo: "^1.3.2", | ||
unfetch: "^5.0.0", | ||
vue: "^2.7.10", | ||
vue: "^2.7.16", | ||
"vue-client-only": "^2.1.0", | ||
@@ -21,3 +21,3 @@ "vue-meta": "^2.4.0", | ||
"vue-router": "^3.6.5", | ||
"vue-template-compiler": "^2.7.15", | ||
"vue-template-compiler": "^2.7.16", | ||
vuex: "^3.6.2" | ||
@@ -24,0 +24,0 @@ }; |
{ | ||
"name": "@nuxt/vue-app", | ||
"version": "2.17.2", | ||
"repository": "nuxt/nuxt.js", | ||
"version": "2.17.3", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/nuxt/nuxt.js.git" | ||
}, | ||
"license": "MIT", | ||
@@ -16,6 +19,6 @@ "main": "dist/vue-app.js", | ||
"dependencies": { | ||
"node-fetch-native": "^1.4.0", | ||
"ufo": "^1.3.1", | ||
"node-fetch-native": "^1.6.1", | ||
"ufo": "^1.3.2", | ||
"unfetch": "^5.0.0", | ||
"vue": "^2.7.10", | ||
"vue": "^2.7.16", | ||
"vue-client-only": "^2.1.0", | ||
@@ -25,3 +28,3 @@ "vue-meta": "^2.4.0", | ||
"vue-router": "^3.6.5", | ||
"vue-template-compiler": "^2.7.15", | ||
"vue-template-compiler": "^2.7.16", | ||
"vuex": "^3.6.2" | ||
@@ -28,0 +31,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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
172821
4
Updatednode-fetch-native@^1.6.1
Updatedufo@^1.3.2
Updatedvue@^2.7.16