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

@actionsflow/trigger-twitter

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@actionsflow/trigger-twitter - npm Package Compare versions

Comparing version 0.0.4 to 0.0.6

dist/src/__tests__/index.test.d.ts

14

CHANGELOG.md

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

## [0.0.6](https://github.com/actionsflow/actionsflow/compare/@actionsflow/trigger-twitter@0.0.5...@actionsflow/trigger-twitter@0.0.6) (2020-08-31)
### Features
- no ip option ([d0075ee](https://github.com/actionsflow/actionsflow/commit/d0075ee4d63c58b5e6b522384915143cdb4f0853))
## [0.0.5](https://github.com/actionsflow/actionsflow/compare/@actionsflow/trigger-twitter@0.0.4...@actionsflow/trigger-twitter@0.0.5) (2020-08-31)
### Features
- build add force support ([81ad294](https://github.com/actionsflow/actionsflow/commit/81ad294863f72cbc4478f61eada5547b53e3fca3))
- change docs ([cabbf6c](https://github.com/actionsflow/actionsflow/commit/cabbf6c98fe4db9995a162446b9760dd2888021c))
- docs ([6e273e2](https://github.com/actionsflow/actionsflow/commit/6e273e2a55a5f4a41bd8106ed72c5d3b1b5992b4))
## [0.0.4](https://github.com/actionsflow/actionsflow/compare/@actionsflow/trigger-twitter@0.0.3...@actionsflow/trigger-twitter@0.0.4) (2020-08-29)

@@ -8,0 +22,0 @@

6

dist/src/index.js

@@ -6,3 +6,2 @@ "use strict";

constructor({ helpers, options }) {
this.name = "example";
this.options = {};

@@ -26,5 +25,4 @@ this.every = 5;

{
id: "id",
key: "value",
test: "testValue",
id: "xxxxxxx1111",
text: "hello world text",
},

@@ -31,0 +29,0 @@ ];

{
"name": "@actionsflow/trigger-twitter",
"version": "0.0.4",
"version": "0.0.6",
"description": "Actionsflow trigger twitter",

@@ -14,9 +14,2 @@ "keywords": [

"main": "dist/src/index.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"lib"
],
"repository": {

@@ -39,5 +32,8 @@ "type": "git",

"dependencies": {
"actionsflow-interface": "^0.0.6"
"actionsflow-interface": "^0.0.8"
},
"gitHead": "2561942233cf9d4a47c2458c645b5127ce28accb"
"devDependencies": {
"actionsflow": "^0.0.17"
},
"gitHead": "664296f1056c8fdf4e442bacc3b1451942f2586a"
}
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