Socket
Socket
Sign inDemoInstall

node-red-contrib-topic-timeframe-trigger

Package Overview
Dependencies
1
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 1.0.0

20

package.json
{
"name": "node-red-contrib-topic-timeframe-trigger",
"version": "0.2.1",
"version": "1.0.0",
"description": "Node-RED node which observes input topics and only produces an output if n distinct topics are received n times each within the specified time frame.",

@@ -27,17 +27,17 @@ "main": "index.js",

"dependencies": {
"lodash": "^4.17.20"
"lodash": "^4.17.21"
},
"devDependencies": {
"@hapi/eslint-config-hapi": "13.0.2",
"@hapi/eslint-plugin-hapi": "4.3.5",
"@hapi/eslint-plugin-hapi": "4.3.6",
"babel-eslint": "10.1.0",
"chai": "^4.2.0",
"eslint": "^7.7.0",
"chai": "^4.3.4",
"eslint": "^7.23.0",
"eslint-config-biddster": "^0.6.0",
"husky": "^4.2.5",
"lint-staged": "^10.2.13",
"mocha": "^8.1.3",
"husky": "^6.0.0",
"lint-staged": "^10.5.4",
"mocha": "^8.3.2",
"node-red-contrib-mock-node": "^0.5.0",
"npm-check-updates": "^7.1.1",
"prettier": "^2.1.1"
"npm-check-updates": "^11.3.0",
"prettier": "^2.2.1"
},

@@ -44,0 +44,0 @@ "husky": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc