@agconnect/storage-types
Advanced tools
Comparing version 1.2.1 to 1.3.0-beta
@@ -13,2 +13,3 @@ export namespace AGCStorageService { | ||
export interface AGCStorage { | ||
/** | ||
@@ -29,3 +30,3 @@ * Fetches key and passes the result to callback, along with an Error if there is any. | ||
getStorageNewInstance(persistence?: Persistence, cryptImpl?:any): AGCStorageService.AGCStorage; | ||
getStorageInstance(persistence?: Persistence, cryptImpl?: any): AGCStorageService.AGCStorage; | ||
@@ -32,0 +33,0 @@ createPersistentStorage(): AGCStorageService.AGCStorage; |
{ | ||
"name": "@agconnect/storage-types", | ||
"version": "1.2.1", | ||
"version": "1.3.0-beta", | ||
"description": "@agconnect/storage-types", | ||
@@ -5,0 +5,0 @@ "scripts": {}, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1435
2