Comparing version 11.0.0 to 11.0.1
@@ -351,2 +351,3 @@ const events = require('events'); | ||
.word8(config.NumberOfBatteries) | ||
.word8(config.MaxChargingCurrent) | ||
.word8(config.DisplaySize) | ||
@@ -366,2 +367,3 @@ .word32le(config.FirmwareVersion) | ||
.word8u('NumberOfBatteries') | ||
.word8u('MaxChargingCurrent') | ||
.word8u('DisplaySize') | ||
@@ -368,0 +370,0 @@ .word32lu('FirmwareVersion') |
{ | ||
"name": "arcticfox", | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"description": "Module that abstracts the HID communication with the ArcticFox firmware", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
334904
8
14058
1