@hazae41/glacier
Advanced tools
Comparing version 2.0.10 to 2.0.11-0
@@ -11,2 +11,3 @@ import { Result } from '@hazae41/result'; | ||
readonly valueSerializer?: Bicoder<RawState, string>; | ||
readonly onCollect?: (key: string) => Promise<void>; | ||
} | ||
@@ -24,2 +25,3 @@ declare class IDBError extends Error { | ||
readonly valueSerializer: Bicoder<RawState, unknown>; | ||
readonly onCollect?: ((key: string) => Promise<void>) | undefined; | ||
readonly async: true; | ||
@@ -26,0 +28,0 @@ readonly database: Promise<Result<IDBDatabase, IDBError>>; |
{ | ||
"type": "module", | ||
"name": "@hazae41/glacier", | ||
"version": "2.0.10", | ||
"version": "2.0.11-0", | ||
"author": "hazae41", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
599667
6472
1