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

@nuxt/config

Package Overview
Dependencies
Maintainers
3
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.14.12 to 2.15.0

CHANGELOG.md

2

index.d.ts
// Dummy type definition file to provide backward compatibility
// around Nuxt modules extending `@nuxt/config` for Nuxt < 2.9
declare module "@nuxt/config"
declare module '@nuxt/config'
{
"name": "@nuxt/config",
"version": "2.14.12",
"version": "2.15.0",
"repository": "nuxt/nuxt.js",

@@ -13,13 +13,11 @@ "license": "MIT",

"dependencies": {
"@nuxt/ufo": "^0.5.0",
"@nuxt/utils": "2.14.12",
"consola": "^2.15.0",
"create-require": "^1.1.1",
"defu": "^2.0.4",
"destr": "^1.0.1",
"@nuxt/utils": "2.15.0",
"consola": "^2.15.3",
"defu": "^3.2.2",
"destr": "^1.1.0",
"dotenv": "^8.2.0",
"esm": "^3.2.25",
"jiti": "^0.1.17",
"lodash": "^4.17.20",
"rc9": "^1.2.0",
"std-env": "^2.2.1"
"std-env": "^2.2.1",
"ufo": "^0.6.6"
},

@@ -26,0 +24,0 @@ "publishConfig": {

Sorry, the diff of this file is too big to display

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