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

@netlify/functions

Package Overview
Dependencies
Maintainers
19
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/functions - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

types/index.d.ts

7

package.json

@@ -5,7 +5,8 @@ {

"types": "./dist/main.d.ts",
"version": "2.1.0",
"version": "2.2.0",
"description": "JavaScript utilities for Netlify Functions",
"files": [
"dist/**/*.js",
"dist/**/*.d.ts"
"dist/**/*.d.ts",
"types/**/*.d.ts"
],

@@ -56,3 +57,3 @@ "scripts": {

"dependencies": {
"@netlify/serverless-functions-api": "1.7.3",
"@netlify/serverless-functions-api": "1.8.0",
"is-promise": "^4.0.0"

@@ -59,0 +60,0 @@ },

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