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.44 to 1.0.0-alpha.45

2

index.d.ts
import middy from '@middy/core'
declare function functionShield(): middy.IMiddyMiddlewareObject;
declare const functionShield: middy.Middleware<any, any, any>;
export default functionShield
{
"name": "@middy/function-shield",
"version": "1.0.0-alpha.44",
"version": "1.0.0-alpha.45",
"description": "Hardens AWS Lambda execution environment",

@@ -48,6 +48,6 @@ "engines": {

"devDependencies": {
"@middy/core": "^1.0.0-alpha.44",
"@middy/core": "^1.0.0-alpha.45",
"es6-promisify": "^6.0.2"
},
"gitHead": "e96e46b686064792b0652abe9d8a07029a63e8ad"
"gitHead": "df9c23728ea5dd29689fdea48473a29e41d5ee92"
}
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