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

@netlify/functions

Package Overview
Dependencies
Maintainers
15
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 0.11.0-rc to 0.11.0

13

package.json

@@ -5,3 +5,3 @@ {

"types": "./dist/main.d.ts",
"version": "0.11.0-rc",
"version": "0.11.0",
"description": "JavaScript utilities for Netlify Functions",

@@ -14,2 +14,3 @@ "files": [

"build": "tsc",
"prepare": "husky install node_modules/@netlify/eslint-config-node/.husky/",
"prepack": "npm run build",

@@ -41,8 +42,2 @@ "prepublishOnly": "npm ci && npm test",

},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-push": "npm run format"
}
},
"keywords": [],

@@ -64,5 +59,5 @@ "license": "MIT",

"@commitlint/config-conventional": "^13.0.0",
"@netlify/eslint-config-node": "^3.3.10",
"@netlify/eslint-config-node": "^4.1.6",
"ava": "^2.4.0",
"husky": "^4.3.8",
"husky": "^7.0.4",
"npm-run-all": "^4.1.5",

@@ -69,0 +64,0 @@ "nyc": "^15.0.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