@dxos/context
Advanced tools
Comparing version 0.1.49-next.55d8a92 to 0.1.49-next.7ec9d52
{ | ||
"name": "@dxos/context", | ||
"version": "0.1.49-next.55d8a92", | ||
"version": "0.1.49-next.7ec9d52", | ||
"description": "Async utils.", | ||
@@ -19,5 +19,5 @@ "homepage": "https://dxos.org", | ||
"dependencies": { | ||
"@dxos/errors": "0.1.49-next.55d8a92", | ||
"@dxos/log": "0.1.49-next.55d8a92", | ||
"@dxos/util": "0.1.49-next.55d8a92" | ||
"@dxos/errors": "0.1.49-next.7ec9d52", | ||
"@dxos/log": "0.1.49-next.7ec9d52", | ||
"@dxos/util": "0.1.49-next.7ec9d52" | ||
}, | ||
@@ -24,0 +24,0 @@ "publishConfig": { |
@@ -19,3 +19,3 @@ // | ||
*/ | ||
const MAX_SAFE_DISPOSE_CALLBACKS = 100; | ||
const MAX_SAFE_DISPOSE_CALLBACKS = 300; | ||
@@ -22,0 +22,0 @@ @safeInstanceof('Context') |
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
+ Added@dxos/debug@0.1.49-next.7ec9d52(transitive)
+ Added@dxos/errors@0.1.49-next.7ec9d52(transitive)
+ Added@dxos/keys@0.1.49-next.7ec9d52(transitive)
+ Added@dxos/log@0.1.49-next.7ec9d52(transitive)
+ Added@dxos/node-std@0.1.49-next.7ec9d52(transitive)
+ Added@dxos/util@0.1.49-next.7ec9d52(transitive)
- Removed@dxos/debug@0.1.49-next.55d8a92(transitive)
- Removed@dxos/errors@0.1.49-next.55d8a92(transitive)
- Removed@dxos/keys@0.1.49-next.55d8a92(transitive)
- Removed@dxos/log@0.1.49-next.55d8a92(transitive)
- Removed@dxos/node-std@0.1.49-next.55d8a92(transitive)
- Removed@dxos/util@0.1.49-next.55d8a92(transitive)