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

node-red-contrib-jacdac

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-jacdac - npm Package Compare versions

Comparing version 1.0.16 to 1.1.0

40

package.json
{
"name": "node-red-contrib-jacdac",
"version": "1.0.16",
"version": "1.1.0",
"description": "Microsoft Jacdac for node-red",

@@ -34,35 +34,35 @@ "keywords": [

"dependencies": {
"jacdac-ts": "^1.13.35",
"jacdac-ts": "^1.14.0",
"webusb": "^2.2.0"
},
"devDependencies": {
"@rollup/plugin-typescript": "^8.2.1",
"@rollup/plugin-typescript": "^8.2.5",
"@semantic-release/exec": "^5.0.0",
"@semantic-release/git": "^9.0.0",
"@types/express": "^4.17.11",
"@types/jest": "^26.0.23",
"@types/node": "^15.6.0",
"@types/express": "^4.17.13",
"@types/jest": "^26.0.24",
"@types/node": "^16.4.9",
"@types/node-red": "^1.1.1",
"@types/node-red-node-test-helper": "^0.2.1",
"@types/sinon": "^10.0.0",
"@types/node-red-node-test-helper": "^0.2.2",
"@types/sinon": "^10.0.2",
"@types/supertest": "^2.0.11",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"@typescript-eslint/eslint-plugin": "^4.28.5",
"@typescript-eslint/parser": "^4.28.5",
"colorette": "^1.2.2",
"concurrently": "^6.1.0",
"concurrently": "^6.2.0",
"copyfiles": "^2.4.1",
"eslint": "^7.27.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jest": "^24.4.0",
"glob": "^7.1.7",
"jest": "^26.6.3",
"jest": "^27.0.6",
"mustache": "^4.2.0",
"node-red": "^1.3.5",
"node-red": "^2.0.5",
"node-red-node-test-helper": "^0.2.7",
"onchange": "^7.1.0",
"prettier": "^2.3.0",
"rollup": "^2.49.0",
"semantic-release": "^17.4.3",
"ts-jest": "^26.5.6",
"typescript": "^4.2.4"
"prettier": "^2.3.2",
"rollup": "^2.55.1",
"semantic-release": "^17.4.4",
"ts-jest": "^27.0.4",
"typescript": "^4.3.5"
},

@@ -69,0 +69,0 @@ "jest": {

@@ -5,3 +5,3 @@ # Node-RED Jacdac Node

Jacdac is a bus-based plug-and-play hardware and software stack for microcontrollers and their peripherals such as sensors and actuators. Jacdac is primarily designed for “modular electronics” scenarios that support rapid prototyping, creative exploration, making and learning through physical computing. Jacdac is designed to be cheap, flexible and extensible.
Jacdac is a bus-based plug-and-play hardware and software stack for microcontrollers and their peripherals. Jacdac is primarily designed for “modular electronics” scenarios that support rapid prototyping, creative exploration, making and learning through physical computing. Jacdac is designed to be cheap, flexible and extensible.

@@ -8,0 +8,0 @@ The nodes connect to a Jacdac bus via a USB and allow to listen for events or sensor readings.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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