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

@nuxtjs/dotenv

Package Overview
Dependencies
Maintainers
6
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/dotenv - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

16

package.json
{
"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",

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