Comparing version 0.2.9-alpha2 to 0.2.9
@@ -128,3 +128,3 @@ const { RSocketClient } = require('rsocket-core'); | ||
if (!key) { | ||
throw new Error(`${provider} is an invalid channel or provider. Expecing one of [${getValidCollectionKeys(ChannelEnum, channelRegex)}]`); | ||
throw new Error(`${provider} is an invalid channel, mode or provider. Expecing one of [${getValidCollectionKeys(ChannelEnum, channelRegex)}]`); | ||
} | ||
@@ -131,0 +131,0 @@ return ChannelEnum[key]; |
{ | ||
"name": "elarian", | ||
"version": "0.2.9-alpha2", | ||
"version": "0.2.9", | ||
"description": "Elarian JavaScript SDK", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
9973103