Socket
Socket
Sign inDemoInstall

@serialport/bindings

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serialport/bindings - npm Package Compare versions

Comparing version 9.2.1 to 9.2.3

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

## [9.2.3](https://github.com/serialport/node-serialport/compare/v9.2.1...v9.2.3) (2021-09-24)
**Note:** Version bump only for package @serialport/bindings
## [9.2.2](https://github.com/serialport/node-serialport/compare/v9.2.1...v9.2.2) (2021-09-24)
**Note:** Version bump only for package @serialport/bindings
## [9.2.1](https://github.com/serialport/node-serialport/compare/v9.2.0...v9.2.1) (2021-09-03)

@@ -8,0 +24,0 @@

14

package.json
{
"name": "@serialport/bindings",
"version": "9.2.1",
"version": "9.2.3",
"main": "lib",

@@ -9,11 +9,11 @@ "keywords": [

"dependencies": {
"@serialport/binding-abstract": "^9.0.7",
"@serialport/binding-abstract": "9.2.3",
"@serialport/parser-readline": "^9.0.7",
"bindings": "^1.5.0",
"debug": "^4.3.1",
"nan": "^2.14.2",
"prebuild-install": "^6.0.1"
"debug": "^4.3.2",
"nan": "^2.15.0",
"prebuild-install": "^6.1.4"
},
"devDependencies": {
"@serialport/binding-mock": "^9.0.7",
"@serialport/binding-mock": "9.2.3",
"node-abi": "^3.0.0"

@@ -51,3 +51,3 @@ },

"funding": "https://opencollective.com/serialport/donate",
"gitHead": "76317d23ae54d4e5473fc87152aa3fa81233c9ec"
"gitHead": "176149a820d89bdcab2a3900b3113fc66140e67d"
}

Sorry, the diff of this file is not supported yet

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