@actionsflow/trigger-twitter
Advanced tools
Comparing version 0.0.4 to 0.0.6
@@ -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,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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9267
14
145
1
+ Addedactionsflow-interface@0.0.8(transitive)
- Removedactionsflow-interface@0.0.6(transitive)
Updatedactionsflow-interface@^0.0.8