Socket
Socket
Sign inDemoInstall

@lit-protocol/constants

Package Overview
Dependencies
Maintainers
7
Versions
486
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-protocol/constants - npm Package Compare versions

Comparing version 6.2.3 to 6.2.4-alpha.0

6

package.json

@@ -23,11 +23,11 @@ {

],
"version": "6.2.3",
"version": "6.2.4-alpha.0",
"dependencies": {
"@ethersproject/abstract-provider": "5.7.0",
"@lit-protocol/accs-schemas": "0.0.7",
"@lit-protocol/contracts": "^0.0.37",
"@lit-protocol/contracts": "^0.0.38",
"ethers": "^5.7.1",
"jszip": "^3.10.1",
"siwe": "^2.0.5",
"@lit-protocol/types": "6.2.3",
"@lit-protocol/types": "6.2.4-alpha.0",
"tslib": "1.14.1"

@@ -34,0 +34,0 @@ },

@@ -1,1 +0,1 @@

export declare const version = "6.2.3";
export declare const version = "6.2.4-alpha.0";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = '6.2.3';
exports.version = '6.2.4-alpha.0';
//# sourceMappingURL=version.js.map

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc