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

actionsflow-interface

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

actionsflow-interface - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [0.1.10](https://github.com/actionsflow/actionsflow/compare/actionsflow-interface@0.1.9...actionsflow-interface@0.1.10) (2020-09-08)
### Bug Fixes
- webhook path regex ([473ea58](https://github.com/actionsflow/actionsflow/commit/473ea584d1c2b5bc3126b60bc5d40fd37603b4f3))
## [0.1.9](https://github.com/actionsflow/actionsflow/compare/actionsflow-interface@0.1.7...actionsflow-interface@0.1.9) (2020-09-08)

@@ -8,0 +14,0 @@

2

dist/src/index.d.ts

@@ -57,3 +57,3 @@ /// <reference types="node" />

path?: string;
method?: string;
method?: string | string[];
getItemKey?: (item: AnyObject) => string;

@@ -60,0 +60,0 @@ handler: IWebhookHandler;

{
"version": "0.1.9",
"version": "0.1.10",
"license": "MIT",

@@ -26,3 +26,3 @@ "main": "dist/src/index.js",

},
"gitHead": "abecef7157e8059f957b7454f36b2a96ffa6c8c5",
"gitHead": "a0220a8c951f467259775c7147bd443d90a87fc7",
"dependencies": {

@@ -29,0 +29,0 @@ "loglevel": "^1.7.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