@live-change/framework
Advanced tools
Comparing version 0.4.36 to 0.4.37
@@ -228,3 +228,3 @@ const fs = require("fs") | ||
if(id === '\xFF\xFF\xFF\xFF') return `${prefix}:\xFF\xFF\xFF\xFF` | ||
return `${prefix}:"${id}"_` | ||
return `${prefix}${id}` | ||
} | ||
@@ -231,0 +231,0 @@ |
{ | ||
"name": "@live-change/framework", | ||
"version": "0.4.36", | ||
"version": "0.4.37", | ||
"description": "Live Change Framework - ultimate solution for real time mobile/web apps", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
171849