@serialport/stream
Advanced tools
Comparing version 10.3.0 to 10.5.0
{ | ||
"name": "@serialport/stream", | ||
"version": "10.3.0", | ||
"version": "10.5.0", | ||
"main": "./dist/index.js", | ||
@@ -10,3 +10,3 @@ "types": "./dist/index.d.ts", | ||
"dependencies": { | ||
"@serialport/bindings-interface": "1.2.1", | ||
"@serialport/bindings-interface": "1.2.2", | ||
"debug": "^4.3.2" | ||
@@ -30,3 +30,3 @@ }, | ||
"funding": "https://opencollective.com/serialport/donate", | ||
"gitHead": "ceba41c8f89d911de210f2513aaae85fff3ab457" | ||
"gitHead": "d8330a3d2b287230eabe92ae6b9bf44bc8c06f56" | ||
} |
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
+ Added@serialport/bindings-interface@1.2.2(transitive)
- Removed@serialport/bindings-interface@1.2.1(transitive)