📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@lit-protocol/lit-node-client-nodejs

Package Overview
Dependencies
Maintainers
8
Versions
405
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-protocol/lit-node-client-nodejs - npm Package Versions

2.1.67

Diff
websaam
published 2.1.67 •
websaam
published 2.1.66 •
websaam
published 2.1.65 •
websaam
published 2.1.64 •
websaam
published 2.1.63 •

Changelog

Source

[2.1.63] - 2023-03-13

  • [#44] Separated Node Code into its own repository @lit-protocol/lit-node-client-nodejs, from which @lit-protocol/lit-node-client will extend, so there are no breaking changes for existing customers.

Added

  • yarn v to check the current npm version
  • yarn bump to update patch version in lerna.json and version.ts
  • yarn bump:minor to update minor version in lerna.json and version.ts
  • yarn bump:major to update major version in lerna.json and version.ts
  • Logs will now include version number eg. [LitJsSdk v2.1.63]
  • yarn tool:e2e will now serve the react app and launch Cypress E2E testing automatically