@serialport/stream
Advanced tools
Comparing version 10.2.1 to 10.2.2
{ | ||
"name": "@serialport/stream", | ||
"version": "10.2.1", | ||
"version": "10.2.2", | ||
"main": "./dist/index.js", | ||
@@ -10,6 +10,7 @@ "types": "./dist/index.d.ts", | ||
"dependencies": { | ||
"@serialport/bindings-interface": "1.2.0", | ||
"@serialport/bindings-interface": "1.2.1", | ||
"debug": "^4.3.2" | ||
}, | ||
"devDependencies": { | ||
"@serialport/binding-mock": "^10.2.2", | ||
"typescript": "^4.5.5" | ||
@@ -29,3 +30,3 @@ }, | ||
"funding": "https://opencollective.com/serialport/donate", | ||
"gitHead": "6accdd9247512ebd4f87c92f6f1ae4b0bca10197" | ||
"gitHead": "e8be807d39ad084ffc7e8609693da5a94cf8a9cb" | ||
} |
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
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
30701
0
2
+ Added@serialport/bindings-interface@1.2.1(transitive)
- Removed@serialport/bindings-interface@1.2.0(transitive)