Socket
Socket
Sign inDemoInstall

serverless-test-plugin

Package Overview
Dependencies
25
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.1.5

4

index.js

@@ -258,5 +258,5 @@ 'use strict';

return resolve();
}).finally() {
}).finally(function() {
process.env.SERVERLESS_TEST = undefined;
};
});
});

@@ -263,0 +263,0 @@ }

{
"name": "serverless-test-plugin",
"version": "0.1.4",
"version": "0.1.5",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=4.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc