Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lit-protocol/constants

Package Overview
Dependencies
Maintainers
7
Versions
512
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.4-alpha.0 to 6.2.4-alpha.1

6

package.json

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

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

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

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

export declare const version = "6.2.4-alpha.0";
export declare const version = "6.2.4-alpha.1";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = '6.2.4-alpha.0';
exports.version = '6.2.4-alpha.1';
//# sourceMappingURL=version.js.map
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