@nuxtjs/dotenv
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "@nuxtjs/dotenv", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "A nuxt.js module that loads your .env file into your context options", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"consola": "^2.9.0", | ||
"dotenv": "^8.0.0" | ||
"consola": "^2.10.1", | ||
"dotenv": "^8.1.0" | ||
}, | ||
@@ -31,9 +31,9 @@ "devDependencies": { | ||
"@commitlint/config-conventional": "latest", | ||
"@nuxtjs/eslint-config": "latest", | ||
"@nuxtjs/eslint-config": "^1.1.2", | ||
"codecov": "latest", | ||
"eslint": "latest", | ||
"eslint": "^6.3.0", | ||
"get-port": "latest", | ||
"husky": "latest", | ||
"jest": "latest", | ||
"nuxt-edge": "latest", | ||
"husky": "^3.0.5", | ||
"jest": "^24.9.0", | ||
"nuxt-edge": "^2.10.0-26138895.e9c4bcfe", | ||
"request": "latest", | ||
@@ -40,0 +40,0 @@ "request-promise-native": "latest", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8658
0
Updatedconsola@^2.10.1
Updateddotenv@^8.1.0