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

@middy/function-shield

Package Overview
Dependencies
Maintainers
10
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/function-shield - npm Package Compare versions

Comparing version 1.0.0-alpha.40 to 1.0.0-alpha.41

2

index.js

@@ -16,3 +16,3 @@ let coldStart = true

}
let options = Object.assign({}, defaults, opts)
const options = Object.assign({}, defaults, opts)
options.policy = Object.assign({}, defaults.policy, opts.policy)

@@ -19,0 +19,0 @@

{
"name": "@middy/function-shield",
"version": "1.0.0-alpha.40",
"version": "1.0.0-alpha.41",
"description": "Hardens AWS Lambda execution environment",

@@ -47,3 +47,3 @@ "engines": {

},
"gitHead": "74c5e808c4658460bc198abd945ebefd4b7b6c90"
"gitHead": "aa244c76000d1896ada6d683637a7c280127aa79"
}
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