@lit-protocol/types
Advanced tools
Comparing version 6.3.0 to 6.4.0-alpha.0
@@ -26,3 +26,3 @@ { | ||
}, | ||
"version": "6.3.0", | ||
"version": "6.4.0-alpha.0", | ||
"dependencies": { | ||
@@ -29,0 +29,0 @@ "@ethersproject/abstract-provider": "5.7.0", |
@@ -61,3 +61,3 @@ import * as ethers from 'ethers'; | ||
export declare type LITChain<T> = Record<string, T>; | ||
export declare type LIT_NETWORKS_KEYS = 'cayenne' | 'datil-dev' | 'datil-test' | 'localhost' | 'custom' | 'habanero' | 'manzano'; | ||
export declare type LIT_NETWORKS_KEYS = 'cayenne' | 'datil-dev' | 'datil-test' | 'datil' | 'localhost' | 'custom' | 'habanero' | 'manzano'; | ||
export declare type SymmetricKey = Uint8Array | string | CryptoKey | BufferSource; | ||
@@ -64,0 +64,0 @@ export declare type EncryptedSymmetricKey = string | Uint8Array | any; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
73362
1