node-red-contrib-jacdac
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "node-red-contrib-jacdac", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Microsoft Jacdac for node-red", | ||
@@ -34,7 +34,7 @@ "keywords": [ | ||
"dependencies": { | ||
"jacdac-ts": "^1.18.17", | ||
"jacdac-ts": "^1.18.18", | ||
"webusb": "^2.2.0" | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-typescript": "^8.2.5", | ||
"@rollup/plugin-typescript": "^8.3.0", | ||
"@semantic-release/exec": "^6.0.1", | ||
@@ -44,3 +44,3 @@ "@semantic-release/git": "^10.0.0", | ||
"@types/jest": "^27.0.2", | ||
"@types/node": "^16.11.0", | ||
"@types/node": "^16.11.1", | ||
"@types/node-red": "^1.1.1", | ||
@@ -50,4 +50,4 @@ "@types/node-red-node-test-helper": "^0.2.2", | ||
"@types/supertest": "^2.0.11", | ||
"@typescript-eslint/eslint-plugin": "^5.0.0", | ||
"@typescript-eslint/parser": "^5.0.0", | ||
"@typescript-eslint/eslint-plugin": "^5.1.0", | ||
"@typescript-eslint/parser": "^5.1.0", | ||
"colorette": "^2.0.16", | ||
@@ -58,5 +58,5 @@ "concurrently": "^6.3.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-jest": "^25.0.6", | ||
"eslint-plugin-jest": "^25.2.2", | ||
"glob": "^7.2.0", | ||
"jest": "^27.2.5", | ||
"jest": "^27.3.1", | ||
"mustache": "^4.2.0", | ||
@@ -69,3 +69,3 @@ "node-red": "^2.0.6", | ||
"semantic-release": "^18.0.0", | ||
"ts-jest": "^27.0.6", | ||
"ts-jest": "^27.0.7", | ||
"typescript": "^4.4.4" | ||
@@ -72,0 +72,0 @@ }, |
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
375854
Updatedjacdac-ts@^1.18.18