node-red-contrib-jacdac
Advanced tools
Comparing version 1.2.6 to 1.2.7
{ | ||
"name": "node-red-contrib-jacdac", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "Microsoft Jacdac for Node-Red", | ||
@@ -34,10 +34,10 @@ "keywords": [ | ||
"dependencies": { | ||
"jacdac-ts": "^1.18.36", | ||
"jacdac-ts": "^1.20.0", | ||
"webusb": "^2.2.0", | ||
"serialport": "^9.2.4" | ||
"serialport": "^9.2.5" | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-typescript": "^8.3.0", | ||
"@semantic-release/exec": "^6.0.1", | ||
"@semantic-release/git": "^10.0.0", | ||
"@semantic-release/exec": "^6.0.2", | ||
"@semantic-release/git": "^10.0.1", | ||
"@types/express": "^4.17.13", | ||
@@ -50,4 +50,4 @@ "@types/jest": "^27.0.2", | ||
"@types/supertest": "^2.0.11", | ||
"@typescript-eslint/eslint-plugin": "^5.2.0", | ||
"@typescript-eslint/parser": "^5.2.0", | ||
"@typescript-eslint/eslint-plugin": "^5.3.0", | ||
"@typescript-eslint/parser": "^5.3.0", | ||
"colorette": "^2.0.16", | ||
@@ -66,3 +66,3 @@ "concurrently": "^6.3.0", | ||
"prettier": "^2.4.1", | ||
"rollup": "^2.58.3", | ||
"rollup": "^2.59.0", | ||
"semantic-release": "^18.0.0", | ||
@@ -69,0 +69,0 @@ "ts-jest": "^27.0.7", |
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
378281
Updatedjacdac-ts@^1.20.0
Updatedserialport@^9.2.5