@yorkie-js/sdk 0.6.3 → 0.6.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/yorkie-js-sdk.es.js
CHANGED
|
@@ -20153,7 +20153,7 @@ function createAuthInterceptor(apiKey, token) {
|
|
|
20153
20153
|
};
|
|
20154
20154
|
}
|
|
20155
20155
|
const name = "@yorkie-js/sdk";
|
|
20156
|
-
const version = "0.6.
|
|
20156
|
+
const version = "0.6.5";
|
|
20157
20157
|
const description = "Yorkie JS SDK";
|
|
20158
20158
|
const main = "./src/yorkie.ts";
|
|
20159
20159
|
const publishConfig = {
|
package/dist/yorkie-js-sdk.js
CHANGED
|
@@ -20157,7 +20157,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
20157
20157
|
};
|
|
20158
20158
|
}
|
|
20159
20159
|
const name = "@yorkie-js/sdk";
|
|
20160
|
-
const version = "0.6.
|
|
20160
|
+
const version = "0.6.5";
|
|
20161
20161
|
const description = "Yorkie JS SDK";
|
|
20162
20162
|
const main = "./src/yorkie.ts";
|
|
20163
20163
|
const publishConfig = {
|