Socket
Socket
Sign inDemoInstall

@netlify/functions

Package Overview
Dependencies
Maintainers
14
Versions
63
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.3.0 to 0.3.1

7

CHANGELOG.md
# Changelog
### [0.3.1](https://www.github.com/netlify/functions-js/compare/v0.3.0...v0.3.1) (2021-03-01)
### Bug Fixes
* **deps:** update dependency is-promise to v4 ([#18](https://www.github.com/netlify/functions-js/issues/18)) ([6a92e72](https://www.github.com/netlify/functions-js/commit/6a92e72a68b69d99131abd1d19fa6c9e8ab14bf3))
## [0.3.0](https://www.github.com/netlify/functions-js/compare/v0.2.0...v0.3.0) (2021-02-24)

@@ -4,0 +11,0 @@

10

package.json
{
"name": "@netlify/functions",
"main": "./src/main.js",
"version": "0.3.0",
"version": "0.3.1",
"description": "JavaScript utilities for Netlify Functions",

@@ -53,8 +53,8 @@ "files": [

"dependencies": {
"is-promise": "^2.2.2"
"is-promise": "^4.0.0"
},
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@netlify/eslint-config-node": "^2.5.1",
"@commitlint/cli": "^12.0.0",
"@commitlint/config-conventional": "^12.0.0",
"@netlify/eslint-config-node": "^2.5.2",
"ava": "^2.4.0",

@@ -61,0 +61,0 @@ "husky": "^4.3.8",

# @netlify/functions
[![Build](https://github.com/netlify/functions-js/workflows/Build/badge.svg)](https://github.com/netlify/functions-js/actions)
[![Coverage Status](https://codecov.io/gh/netlify/functions-js/branch/master/graph/badge.svg)](https://codecov.io/gh/netlify/functions-js)
[![Coverage Status](https://codecov.io/gh/netlify/functions-js/branch/main/graph/badge.svg)](https://codecov.io/gh/netlify/functions-js)
[![Node](https://img.shields.io/node/v/@netlify/functions.svg?logo=node.js)](https://www.npmjs.com/package/@netlify/functions)

@@ -6,0 +6,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