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 2.0.7 to 2.0.8

.DS_Store

11

CHANGELOG.md

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

## [2.0.8](https://github.com/node-serialport/node-serialport/compare/@serialport/bindings@2.0.7...@serialport/bindings@2.0.8) (2019-04-27)
### Bug Fixes
* make node 12 work! ([00dc272](https://github.com/node-serialport/node-serialport/commit/00dc272))
## [2.0.7](https://github.com/node-serialport/node-serialport/compare/@serialport/bindings@2.0.6...@serialport/bindings@2.0.7) (2019-01-24)

@@ -8,0 +19,0 @@

12

package.json
{
"name": "@serialport/bindings",
"version": "2.0.7",
"version": "2.0.8",
"main": "lib",

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

"dependencies": {
"@serialport/binding-abstract": "^2.0.4",
"@serialport/binding-abstract": "^2.0.5",
"@serialport/parser-readline": "^2.0.2",
"bindings": "^1.3.0",
"debug": "^4.1.0",
"nan": "^2.12.1",
"debug": "^4.1.1",
"nan": "^2.13.2",
"prebuild-install": "^5.2.1"
},
"devDependencies": {
"@serialport/binding-mock": "^2.0.4"
"@serialport/binding-mock": "^2.0.5"
},

@@ -49,3 +49,3 @@ "engines": {

},
"gitHead": "da63804ed3d65a28ef64ba6e7ba2c9ad23b23c97"
"gitHead": "4c723cc89e454017a28396e934bf7a00946fe866"
}

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