@ctx-core/store
Advanced tools
Comparing version 26.0.3 to 26.0.4
# @ctx-core/store | ||
## 26.0.4 | ||
### Patch Changes | ||
- typescript: ^4.3.3 -> ^4.3.4 | ||
- Updated dependencies [undefined] | ||
- @ctx-core/array@22.0.4 | ||
- @ctx-core/combinators@7.0.2 | ||
- @ctx-core/function@19.1.2 | ||
- @ctx-core/object@20.0.3 | ||
## 26.0.3 | ||
@@ -516,3 +527,3 @@ | ||
- readable\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\$\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\_C,writable\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\$\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\_C: public get/set \$ | ||
- readable\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\$\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\_C,writable\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\$\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\_C: public get/set \$ | ||
@@ -573,2 +584,2 @@ ## 24.7.7 | ||
- \_readable_set_ctx_set_type->\_readable_set_ctx_set_T,readable_set_ctx_type->readable_set_ctx_T,\_readable_set_a1_set_type->\_readable_set_a1_set_T,\_readable_set_a1_type->\_readable_set_a1_T | ||
- feat: \readable\\\\\\\\\\\\\\\\\\\\\\\\\*set_ctx\\\\\\\\\\\\\\\\\\\\\\\\\\$\\\\\\\\\\\\\\\\\\\\\\\\\*,\\\\\\\\\\\\\\\\\\\\\\\\\\_readable_set_a1\$ | ||
- feat: \readable\\\\\\\\\\\\\\\\\\\\\\\\\\*set_ctx\\\\\\\\\\\\\\\\\\\\\\\\\\\$\\\\\\\\\\\\\\\\\\\\\\\\\\*,\\\\\\\\\\\\\\\\\\\\\\\\\\\_readable_set_a1\$ |
{ | ||
"name": "@ctx-core/store", | ||
"version": "26.0.3", | ||
"version": "26.0.4", | ||
"description": "ctx-core store", | ||
@@ -23,10 +23,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@ctx-core/array": "^22.0.3", | ||
"@ctx-core/combinators": "^7.0.1", | ||
"@ctx-core/function": "^19.1.1", | ||
"@ctx-core/object": "^20.0.2", | ||
"@ctx-core/array": "^22.0.4", | ||
"@ctx-core/combinators": "^7.0.2", | ||
"@ctx-core/function": "^19.1.2", | ||
"@ctx-core/object": "^20.0.3", | ||
"svelte": "3.38.2" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^4.3.3" | ||
"typescript": "^4.3.4" | ||
}, | ||
@@ -33,0 +33,0 @@ "publishConfig": { |
82703
Updated@ctx-core/array@^22.0.4
Updated@ctx-core/combinators@^7.0.2
Updated@ctx-core/function@^19.1.2
Updated@ctx-core/object@^20.0.3