Socket
Socket
Sign inDemoInstall

@nuxt/vue-app

Package Overview
Dependencies
Maintainers
6
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/vue-app - npm Package Compare versions

Comparing version 2.17.2 to 2.17.3

10

dist/vue-app.js
/*!
* @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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc