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

@smallwins/lambda

Package Overview
Dependencies
Maintainers
5
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smallwins/lambda - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

2

index.js

@@ -53,3 +53,3 @@ var async = require('async')

// there is no (good) use case for the (current) context.fail behavior (but happy to discuss in an issue)!
context.succeed(errors)
context.succeed({ok:false, errors:errors})
}

@@ -56,0 +56,0 @@ else {

{
"name": "@smallwins/lambda",
"version": "4.0.0",
"version": "4.1.0",
"description": "Author your AWS Lambda functions as node style errbacks.",

@@ -5,0 +5,0 @@ "main": "index",

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