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.1.13 to 0.1.14

4

CHANGELOG.md

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

## [0.1.14](https://github.com/actionsflow/actionsflow/compare/@actionsflow/trigger-twitter@0.1.13...@actionsflow/trigger-twitter@0.1.14) (2020-09-11)
**Note:** Version bump only for package @actionsflow/trigger-twitter
## [0.1.13](https://github.com/actionsflow/actionsflow/compare/@actionsflow/trigger-twitter@0.1.12...@actionsflow/trigger-twitter@0.1.13) (2020-09-09)

@@ -8,0 +12,0 @@

9

package.json
{
"name": "@actionsflow/trigger-twitter",
"version": "0.1.13",
"version": "0.1.14",
"description": "Actionsflow trigger twitter",

@@ -31,10 +31,11 @@ "keywords": [

"dependencies": {
"@types/twit": "^2.2.27",
"@types/twit": "^2.2.28",
"actionsflow-interface": "^0.1.12",
"tslib": "^2.0.1",
"twit": "^2.2.11"
},
"devDependencies": {
"actionsflow-core": "^0.1.14"
"actionsflow-core": "^0.1.15"
},
"gitHead": "e252981014518b133a1d40d6f7e111ff64bc1269"
"gitHead": "db03407e8b42ad6e37844c1f1fab48b9287cd18a"
}
# `@actionsflow/trigger-twitter`
This is an [Actionsflow](https://github.com/actionsflow/actionsflow) twitter trigger. You can watch the `user_timeline` updates by using this trigger.
This is an [Actionsflow](https://github.com/actionsflow/actionsflow) twitter trigger. You can watch yours or the other twitter user's updates by using this trigger.
> This is an official trigger, you don't need to install it manually.
[View trigger on Github](https://github.com/actionsflow/actionsflow/tree/master/packages/actionsflow-trigger-twitter)
## Events

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