@serialport/parser-regex
Advanced tools
Comparing version 11.0.1 to 12.0.0
@@ -11,2 +11,4 @@ "use strict"; | ||
class RegexParser extends stream_1.Transform { | ||
regex; | ||
data; | ||
constructor({ regex, ...options }) { | ||
@@ -13,0 +15,0 @@ const opts = { |
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "11.0.1", | ||
"version": "12.0.0", | ||
"engines": { | ||
@@ -23,5 +23,5 @@ "node": ">=12.0.0" | ||
"devDependencies": { | ||
"typescript": "5.1.6" | ||
"typescript": "5.2.2" | ||
}, | ||
"gitHead": "12aeb531260f53d0adce42304db5074db85cc8d9" | ||
"gitHead": "f7e7bd53f9578a26c4f44cc1949fef396dc064c7" | ||
} |
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
4009
64