Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nuxt/config

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/config - npm Package Compare versions

Comparing version 2.17.3 to 2.17.4

2

dist/config.js
/*!
* @nuxt/config v2.17.3 (c) 2016-2024
* @nuxt/config v2.17.4 (c) 2016-2024
* Released under the MIT License

@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js

{
"name": "@nuxt/config",
"version": "2.17.3",
"repository": "nuxt/nuxt.js",
"version": "2.17.4",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/nuxt.git",
"directory": "packages/config"
},
"license": "MIT",

@@ -13,11 +17,11 @@ "main": "dist/config.js",

"dependencies": {
"@nuxt/utils": "2.17.3",
"@nuxt/utils": "2.17.4",
"consola": "^3.2.3",
"defu": "^6.1.4",
"destr": "^2.0.2",
"dotenv": "^16.3.1",
"destr": "^2.0.3",
"dotenv": "^16.4.5",
"lodash": "^4.17.21",
"rc9": "^2.1.1",
"rc9": "^2.1.2",
"std-env": "^3.7.0",
"ufo": "^1.3.2"
"ufo": "^1.5.3"
},

@@ -24,0 +28,0 @@ "engines": {

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