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

serverless-plugin-stage-variables

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-plugin-stage-variables - npm Package Compare versions

Comparing version 1.7.8 to 1.7.9

2

package.json

@@ -26,3 +26,3 @@ {

"name": "serverless-plugin-stage-variables",
"version": "1.7.8"
"version": "1.7.9"
}

@@ -13,3 +13,3 @@ 'use strict';

this.hooks = {
'before:deploy:deploy': this.addStageVariables.bind(this),
'after:package:compileEvents': this.addStageVariables.bind(this),
};

@@ -16,0 +16,0 @@ },

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