New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lifi/types

Package Overview
Dependencies
Maintainers
1
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lifi/types

Types for the LI.FI stack

16.3.0-beta.0
Source
npm
Version published
Weekly downloads
29K
21.21%
Maintainers
1
Weekly downloads
 
Created
Source

license npm latest package npm downloads Follow on Twitter

LI.FI - Types

Types for the LI.FI stack.

Summary

This package contains all common types for the LI.FI SDK. Learn more about LI.FI on (https://li.fi).

Check out the Changelog to see what changed in the last releases.

Installation

yarn add @lifi/types

or

npm install --save @lifi/types

Release

The package uses standard-version to generate a changelog based on semantic commit history. The standard-version package also handles version numbering.

Once main is up to date with the changes to be released execute the following command on the main branch to invoke standard-version:

yarn release

Then to release:

git push --follow-tags origin main

This will push a newly created git tag to the remote repository, which will trigger a github action which will publish the new version to npm

Keywords

sdk

FAQs

Package last updated on 11 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts