node-red-contrib-jacdac
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "node-red-contrib-jacdac", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "Microsoft Jacdac for node-red", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"dependencies": { | ||
"jacdac-ts": "^1.13.22", | ||
"jacdac-ts": "^1.13.35", | ||
"webusb": "^2.2.0" | ||
@@ -44,3 +44,3 @@ }, | ||
"@types/jest": "^26.0.23", | ||
"@types/node": "^15.0.2", | ||
"@types/node": "^15.6.0", | ||
"@types/node-red": "^1.1.1", | ||
@@ -50,8 +50,8 @@ "@types/node-red-node-test-helper": "^0.2.1", | ||
"@types/supertest": "^2.0.11", | ||
"@typescript-eslint/eslint-plugin": "^4.23.0", | ||
"@typescript-eslint/parser": "^4.23.0", | ||
"@typescript-eslint/eslint-plugin": "^4.24.0", | ||
"@typescript-eslint/parser": "^4.24.0", | ||
"colorette": "^1.2.2", | ||
"concurrently": "^6.1.0", | ||
"copyfiles": "^2.4.1", | ||
"eslint": "^7.26.0", | ||
"eslint": "^7.27.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
@@ -62,8 +62,8 @@ "eslint-plugin-jest": "^24.3.6", | ||
"mustache": "^4.2.0", | ||
"node-red": "^1.3.4", | ||
"node-red": "^1.3.5", | ||
"node-red-node-test-helper": "^0.2.7", | ||
"onchange": "^7.1.0", | ||
"prettier": "^2.3.0", | ||
"rollup": "^2.47.0", | ||
"semantic-release": "^17.4.2", | ||
"rollup": "^2.49.0", | ||
"semantic-release": "^17.4.3", | ||
"ts-jest": "^26.5.6", | ||
@@ -70,0 +70,0 @@ "typescript": "^4.2.4" |
Sorry, the diff of this file is not supported yet
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
374422
Updatedjacdac-ts@^1.13.35