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

arcticfox

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arcticfox - npm Package Compare versions

Comparing version 11.0.0 to 11.0.1

test.json

2

index.js

@@ -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')

2

package.json
{
"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",

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