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

now-python-lambda

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

now-python-lambda - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

4

index.js

@@ -23,3 +23,3 @@ const path = require("path");

exports.config = {
maxLambdaSize: "5mb"
maxLambdaSize: "10mb"
};

@@ -64,3 +64,3 @@

handler: `${userHandlerFilePath}.handler`,
runtime: "python3.6",
runtime: "python3.7",
environment: {}

@@ -67,0 +67,0 @@ });

{
"name": "now-python-lambda",
"version": "1.0.9",
"version": "1.0.10",
"description": "",

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

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