You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@netlify/functions

Package Overview
Dependencies
Maintainers
16
Versions
96
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

to
3.1.2

dist/internal.cjs

8

package.json

@@ -34,13 +34,11 @@ {

},
"version": "3.1.1",
"version": "3.1.2",
"description": "JavaScript utilities for Netlify Functions",
"files": [
"dist/**/*.js",
"dist/**/*.cjs",
"dist/**/*.mjs",
"dist/**/*.d.ts",
"dist/**/*.d.cts",
"dist/**/*.d.mts",
"dist-dev/**/*.js",
"dist-dev/**/*.mjs",
"dist-dev/**/*.d.ts",
"dist-dev/**/*.d.mts",
"internal.d.ts"

@@ -47,0 +45,0 @@ ],