@bonniernews/b0rker
Advanced tools
Comparing version 9.4.1 to 9.4.2
@@ -106,3 +106,3 @@ import { Router as expressRouter } from "express"; | ||
result.key = result.key.replace("trigger.", ""); | ||
result.key = result.key.replace("trigger.", "").replace(/^\./, ""); | ||
if (result.key.startsWith("sub-sequence")) { | ||
@@ -109,0 +109,0 @@ if (result.messages.length > 0) { |
{ | ||
"name": "@bonniernews/b0rker", | ||
"version": "9.4.1", | ||
"version": "9.4.2", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=18" |
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
290578