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.14 to 0.1.15

6

CHANGELOG.md

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

## [0.1.15](https://github.com/actionsflow/actionsflow/compare/actionsflow-interface@0.1.14...actionsflow-interface@0.1.15) (2020-09-22)
### Features
- remove action ([6a9080a](https://github.com/actionsflow/actionsflow/commit/6a9080a4e6254a95e34316caa4122022d7b8f4be))
## [0.1.14](https://github.com/actionsflow/actionsflow/compare/actionsflow-interface@0.1.13...actionsflow-interface@0.1.14) (2020-09-16)

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

4

package.json
{
"version": "0.1.14",
"version": "0.1.15",
"license": "MIT",

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

},
"gitHead": "32a3443b00dda50183c031910c063395e137d242",
"gitHead": "55a5d9c0863e4089e9f80bafb75b52c35282572e",
"dependencies": {

@@ -29,0 +29,0 @@ "axios": "^0.20.0",

# Actionsflow Interface
Common interfaces for [Actionsflow](https://github.com/actionsflow/actionsflow)
This package is define common interfaces for [Actionsflow](https://github.com/actionsflow/actionsflow)
See the interface at [here](https://github.com/actionsflow/actionsflow/blob/master/packages/actionsflow-interface/src/index.ts)
## Install
```bash
npm i actionsflow-interface --save
# or
yarn add actionsflow-interface
```
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