@lit-protocol/constants
Advanced tools
Comparing version 6.6.0 to 6.6.1-alpha.0
@@ -23,3 +23,3 @@ { | ||
], | ||
"version": "6.6.0", | ||
"version": "6.6.1-alpha.0", | ||
"dependencies": { | ||
@@ -32,3 +32,3 @@ "@ethersproject/abstract-provider": "5.7.0", | ||
"siwe": "^2.0.5", | ||
"@lit-protocol/types": "6.6.0", | ||
"@lit-protocol/types": "6.6.1-alpha.0", | ||
"tslib": "1.14.1" | ||
@@ -35,0 +35,0 @@ }, |
@@ -1,1 +0,1 @@ | ||
export declare const version = "6.6.0"; | ||
export declare const version = "6.6.1-alpha.0"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = '6.6.0'; | ||
exports.version = '6.6.1-alpha.0'; | ||
//# sourceMappingURL=version.js.map |
Sorry, the diff of this file is not supported yet
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
118252
1
+ Added@lit-protocol/types@6.6.1-alpha.0(transitive)
- Removed@lit-protocol/types@6.6.0(transitive)