@inditextech/weave-store-standalone 4.0.1 → 4.1.1
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/server.stats.html +1 -1
- package/package.json +3 -3
package/dist/server.stats.html
CHANGED
|
@@ -4930,7 +4930,7 @@ var drawChart = (function (exports) {
|
|
|
4930
4930
|
</script>
|
|
4931
4931
|
<script>
|
|
4932
4932
|
/*<!--*/
|
|
4933
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"server.d.ts","children":[{"name":"src","children":[{"uid":"
|
|
4933
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"server.d.ts","children":[{"name":"src","children":[{"uid":"4d32efef-1","name":"types.d.ts"},{"uid":"4d32efef-3","name":"store-standalone.d.ts"},{"uid":"4d32efef-5","name":"constants.d.ts"},{"uid":"4d32efef-7","name":"index.server.d.ts"}]}]},{"name":"server.js","children":[{"name":"src","children":[{"uid":"4d32efef-9","name":"yjs.ts"},{"uid":"4d32efef-11","name":"constants.ts"},{"uid":"4d32efef-13","name":"store-standalone.ts"},{"uid":"4d32efef-15","name":"index.server.ts"}]}]}],"isRoot":true},"nodeParts":{"4d32efef-1":{"renderedLength":141,"gzipLength":131,"brotliLength":115,"metaUid":"4d32efef-0"},"4d32efef-3":{"renderedLength":218,"gzipLength":144,"brotliLength":137,"metaUid":"4d32efef-2"},"4d32efef-5":{"renderedLength":76,"gzipLength":89,"brotliLength":77,"metaUid":"4d32efef-4"},"4d32efef-7":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"4d32efef-6"},"4d32efef-9":{"renderedLength":55,"gzipLength":71,"brotliLength":59,"metaUid":"4d32efef-8"},"4d32efef-11":{"renderedLength":91,"gzipLength":99,"brotliLength":78,"metaUid":"4d32efef-10"},"4d32efef-13":{"renderedLength":1473,"gzipLength":598,"brotliLength":491,"metaUid":"4d32efef-12"},"4d32efef-15":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"4d32efef-14"}},"nodeMetas":{"4d32efef-0":{"id":"/src/types.d.ts","moduleParts":{"server.d.ts":"4d32efef-1"},"imported":[{"uid":"4d32efef-18"}],"importedBy":[{"uid":"4d32efef-6"},{"uid":"4d32efef-2"}]},"4d32efef-2":{"id":"/src/store-standalone.d.ts","moduleParts":{"server.d.ts":"4d32efef-3"},"imported":[{"uid":"4d32efef-16"},{"uid":"4d32efef-17"},{"uid":"4d32efef-0"}],"importedBy":[{"uid":"4d32efef-6"}]},"4d32efef-4":{"id":"/src/constants.d.ts","moduleParts":{"server.d.ts":"4d32efef-5"},"imported":[],"importedBy":[{"uid":"4d32efef-6"}]},"4d32efef-6":{"id":"/src/index.server.d.ts","moduleParts":{"server.d.ts":"4d32efef-7"},"imported":[{"uid":"4d32efef-2"},{"uid":"4d32efef-4"},{"uid":"4d32efef-0"}],"importedBy":[],"isEntry":true},"4d32efef-8":{"id":"/src/yjs.ts","moduleParts":{"server.js":"4d32efef-9"},"imported":[{"uid":"4d32efef-18"}],"importedBy":[{"uid":"4d32efef-12"}]},"4d32efef-10":{"id":"/src/constants.ts","moduleParts":{"server.js":"4d32efef-11"},"imported":[],"importedBy":[{"uid":"4d32efef-14"},{"uid":"4d32efef-12"}]},"4d32efef-12":{"id":"/src/store-standalone.ts","moduleParts":{"server.js":"4d32efef-13"},"imported":[{"uid":"4d32efef-8"},{"uid":"4d32efef-16"},{"uid":"4d32efef-17"},{"uid":"4d32efef-10"},{"uid":"4d32efef-20"}],"importedBy":[{"uid":"4d32efef-14"}]},"4d32efef-14":{"id":"/src/index.server.ts","moduleParts":{"server.js":"4d32efef-15"},"imported":[{"uid":"4d32efef-12"},{"uid":"4d32efef-10"},{"uid":"4d32efef-19"}],"importedBy":[],"isEntry":true},"4d32efef-16":{"id":"@inditextech/weave-sdk","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d32efef-2"},{"uid":"4d32efef-12"}]},"4d32efef-17":{"id":"@inditextech/weave-types","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d32efef-2"},{"uid":"4d32efef-12"}]},"4d32efef-18":{"id":"yjs","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d32efef-0"},{"uid":"4d32efef-8"}]},"4d32efef-19":{"id":"/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d32efef-14"}]},"4d32efef-20":{"id":"buffer","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d32efef-12"}]}},"env":{"rollup":"4.23.0"},"options":{"gzip":true,"brotli":true,"sourcemap":false}};
|
|
4934
4934
|
|
|
4935
4935
|
const run = () => {
|
|
4936
4936
|
const width = window.innerWidth;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@inditextech/weave-store-standalone",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.1.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": "Jesus Manuel Piñeiro Cid <jesusmpc@inditex.com>",
|
|
@@ -52,8 +52,8 @@
|
|
|
52
52
|
"version:release": "npm version $RELEASE_VERSION -m \"[npm-scripts] prepare release $RELEASE_VERSION\" --tag-version-prefix \"\""
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
|
-
"@inditextech/weave-sdk": "4.
|
|
56
|
-
"@inditextech/weave-types": "4.
|
|
55
|
+
"@inditextech/weave-sdk": "4.1.1",
|
|
56
|
+
"@inditextech/weave-types": "4.1.1",
|
|
57
57
|
"@syncedstore/core": "0.6.0"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|