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.5.0 to 6.5.1

4

package.json

@@ -23,3 +23,3 @@ {

],
"version": "6.5.0",
"version": "6.5.1",
"dependencies": {

@@ -32,3 +32,3 @@ "@ethersproject/abstract-provider": "5.7.0",

"siwe": "^2.0.5",
"@lit-protocol/types": "6.5.0",
"@lit-protocol/types": "6.5.1",
"tslib": "1.14.1"

@@ -35,0 +35,0 @@ },

@@ -38,3 +38,3 @@ "use strict";

'datil-test': false,
datil: true,
datil: false,
custom: false,

@@ -41,0 +41,0 @@ localhost: false,

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

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