@serialport/parser-cctalk
Advanced tools
Comparing version 10.5.0 to 11.0.0
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { Transform, TransformCallback } from 'stream'; | ||
@@ -3,0 +4,0 @@ /** |
{ | ||
"name": "@serialport/parser-cctalk", | ||
"version": "10.5.0", | ||
"version": "11.0.0", | ||
"main": "./dist/index.js", | ||
@@ -22,5 +22,5 @@ "types": "./dist/index.d.ts", | ||
"devDependencies": { | ||
"typescript": "^4.5.5" | ||
"typescript": "5.0.4" | ||
}, | ||
"gitHead": "d8330a3d2b287230eabe92ae6b9bf44bc8c06f56" | ||
"gitHead": "6a8202cd947c87ac70c9f3c84d60fe4b5f5d70a9" | ||
} |
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
4013
63