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
2
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 3.6.0 to 3.7.0

src/index.js

4

CHANGELOG.md

@@ -12,2 +12,6 @@ # Changelog

## 3.7.x
* fix: only package required files. ([#134](https://github.com/neverendingqs/serverless-dotenv-plugin/pull/134))
## 3.6.x

@@ -14,0 +18,0 @@

7

package.json
{
"name": "serverless-dotenv-plugin",
"version": "3.6.0",
"version": "3.7.0",
"description": "Preload environment variables with dotenv into serverless.",
"main": "index.js",
"main": "src/index.js",
"files": [
"src/**/*"
],
"scripts": {

@@ -7,0 +10,0 @@ "prettier": "prettier --ignore-path .gitignore --write \"**/*.js\"",

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