@inditextech/weave-store-standalone 4.0.0 → 4.0.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":"4307cbbc-1","name":"types.d.ts"},{"uid":"4307cbbc-3","name":"store-standalone.d.ts"},{"uid":"4307cbbc-5","name":"constants.d.ts"},{"uid":"4307cbbc-7","name":"index.server.d.ts"}]}]},{"name":"server.js","children":[{"name":"src","children":[{"uid":"4307cbbc-9","name":"yjs.ts"},{"uid":"4307cbbc-11","name":"constants.ts"},{"uid":"4307cbbc-13","name":"store-standalone.ts"},{"uid":"4307cbbc-15","name":"index.server.ts"}]}]}],"isRoot":true},"nodeParts":{"4307cbbc-1":{"renderedLength":141,"gzipLength":131,"brotliLength":114,"metaUid":"4307cbbc-0"},"4307cbbc-3":{"renderedLength":218,"gzipLength":145,"brotliLength":134,"metaUid":"4307cbbc-2"},"4307cbbc-5":{"renderedLength":76,"gzipLength":89,"brotliLength":80,"metaUid":"4307cbbc-4"},"4307cbbc-7":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"4307cbbc-6"},"4307cbbc-9":{"renderedLength":55,"gzipLength":71,"brotliLength":59,"metaUid":"4307cbbc-8"},"4307cbbc-11":{"renderedLength":91,"gzipLength":99,"brotliLength":78,"metaUid":"4307cbbc-10"},"4307cbbc-13":{"renderedLength":1473,"gzipLength":598,"brotliLength":491,"metaUid":"4307cbbc-12"},"4307cbbc-15":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"4307cbbc-14"}},"nodeMetas":{"4307cbbc-0":{"id":"/src/types.d.ts","moduleParts":{"server.d.ts":"4307cbbc-1"},"imported":[{"uid":"4307cbbc-18"}],"importedBy":[{"uid":"4307cbbc-6"},{"uid":"4307cbbc-2"}]},"4307cbbc-2":{"id":"/src/store-standalone.d.ts","moduleParts":{"server.d.ts":"4307cbbc-3"},"imported":[{"uid":"4307cbbc-16"},{"uid":"4307cbbc-17"},{"uid":"4307cbbc-0"}],"importedBy":[{"uid":"4307cbbc-6"}]},"4307cbbc-4":{"id":"/src/constants.d.ts","moduleParts":{"server.d.ts":"4307cbbc-5"},"imported":[],"importedBy":[{"uid":"4307cbbc-6"}]},"4307cbbc-6":{"id":"/src/index.server.d.ts","moduleParts":{"server.d.ts":"4307cbbc-7"},"imported":[{"uid":"4307cbbc-2"},{"uid":"4307cbbc-4"},{"uid":"4307cbbc-0"}],"importedBy":[],"isEntry":true},"4307cbbc-8":{"id":"/src/yjs.ts","moduleParts":{"server.js":"4307cbbc-9"},"imported":[{"uid":"4307cbbc-18"}],"importedBy":[{"uid":"4307cbbc-12"}]},"4307cbbc-10":{"id":"/src/constants.ts","moduleParts":{"server.js":"4307cbbc-11"},"imported":[],"importedBy":[{"uid":"4307cbbc-14"},{"uid":"4307cbbc-12"}]},"4307cbbc-12":{"id":"/src/store-standalone.ts","moduleParts":{"server.js":"4307cbbc-13"},"imported":[{"uid":"4307cbbc-8"},{"uid":"4307cbbc-16"},{"uid":"4307cbbc-17"},{"uid":"4307cbbc-10"},{"uid":"4307cbbc-20"}],"importedBy":[{"uid":"4307cbbc-14"}]},"4307cbbc-14":{"id":"/src/index.server.ts","moduleParts":{"server.js":"4307cbbc-15"},"imported":[{"uid":"4307cbbc-12"},{"uid":"4307cbbc-10"},{"uid":"4307cbbc-19"}],"importedBy":[],"isEntry":true},"4307cbbc-16":{"id":"@inditextech/weave-sdk","moduleParts":{},"imported":[],"importedBy":[{"uid":"4307cbbc-2"},{"uid":"4307cbbc-12"}]},"4307cbbc-17":{"id":"@inditextech/weave-types","moduleParts":{},"imported":[],"importedBy":[{"uid":"4307cbbc-2"},{"uid":"4307cbbc-12"}]},"4307cbbc-18":{"id":"yjs","moduleParts":{},"imported":[],"importedBy":[{"uid":"4307cbbc-0"},{"uid":"4307cbbc-8"}]},"4307cbbc-19":{"id":"/src/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"4307cbbc-14"}]},"4307cbbc-20":{"id":"buffer","moduleParts":{},"imported":[],"importedBy":[{"uid":"4307cbbc-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.0.
|
|
3
|
+
"version": "4.0.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.0.
|
|
56
|
-
"@inditextech/weave-types": "4.0.
|
|
55
|
+
"@inditextech/weave-sdk": "4.0.1",
|
|
56
|
+
"@inditextech/weave-types": "4.0.1",
|
|
57
57
|
"@syncedstore/core": "0.6.0"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|