@live-change/framework
Advanced tools
Comparing version 0.9.3 to 0.9.4
@@ -155,3 +155,4 @@ import ReactiveDao from "@live-change/dao" | ||
client: { ...clientData, sessionKey: undefined }, | ||
services | ||
services, | ||
config: config.clientConfig | ||
})) | ||
@@ -163,3 +164,4 @@ ) | ||
client: { ...clientData, sessionKey: undefined }, | ||
services | ||
services, | ||
config: config.clientConfig | ||
})) | ||
@@ -166,0 +168,0 @@ } |
{ | ||
"name": "@live-change/framework", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "Live Change Framework - ultimate solution for real time mobile/web apps", | ||
@@ -25,6 +25,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@live-change/dao": "^0.9.3", | ||
"@live-change/uid": "^0.9.3" | ||
"@live-change/dao": "^0.9.4", | ||
"@live-change/uid": "^0.9.4" | ||
}, | ||
"gitHead": "79f98e67cb1a52a38ced5deb20b0d62d395313cb" | ||
"gitHead": "98fd51a1a5fea3ff8adff3662ef1e4a00774eed6" | ||
} |
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
164830
4372