@serialport/parser-regex
Advanced tools
Comparing version 10.5.0 to 11.0.0
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { Transform, TransformCallback, TransformOptions } from 'stream'; | ||
@@ -3,0 +4,0 @@ export interface RegexParserOptions extends TransformOptions { |
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "10.5.0", | ||
"version": "11.0.0", | ||
"engines": { | ||
@@ -23,5 +23,5 @@ "node": ">=12.0.0" | ||
"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
3988
62