@shinkai_protocol/shinkai-typescript-lib
Advanced tools
Comparing version 0.6.0-development.23 to 0.6.0-development.24
@@ -48,3 +48,3 @@ "use strict"; | ||
} | ||
const nodeRegex = /^@@[a-zA-Z0-9_\.]+(\.shinkai|\.sepolia-shinkai)$/; | ||
const nodeRegex = /^@@[a-zA-Z0-9_\.]+(\.shinkai|\.sepolia-shinkai|\.arb-sep-shinkai)$/; | ||
if (!nodeRegex.test(parts[0])) { | ||
@@ -51,0 +51,0 @@ if (process.env.NODE_ENV !== "test") { |
{ | ||
"name": "@shinkai_protocol/shinkai-typescript-lib", | ||
"version": "0.6.0-development.23", | ||
"version": "0.6.0-development.24", | ||
"description": "Typescript library to build and handle Shinkai Messages", | ||
@@ -5,0 +5,0 @@ "type": "commonjs", |
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
121793