@membrane/membrane-sdk-js
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -69,3 +69,3 @@ "use strict"; | ||
return (typeof name === "string" && | ||
/^[a-z][a-zA-Z0-9]{0,63}$/.test(name) && | ||
/^[a-z][a-zA-Z0-9@]{0,63}$/.test(name) && | ||
!/^(self|undefined|null|true|false)$/.test(name)); | ||
@@ -72,0 +72,0 @@ } |
{ | ||
"name": "@membrane/membrane-sdk-js", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Helpers for working with Membrane", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
112564