New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

serverless-dotenv-plugin

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-dotenv-plugin - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

1

index.js

@@ -19,2 +19,3 @@ 'use strict';

"before:deploy:functions": this.loadEnv.bind(this),
"before:package:initialize": this.loadEnv.bind(this),
}

@@ -21,0 +22,0 @@ }

2

package.json
{
"name": "serverless-dotenv-plugin",
"version": "1.1.2",
"version": "1.1.3",
"description":

@@ -5,0 +5,0 @@ "Preload Environment Variables with Dotenv into Serverless Edit",

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