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

@infinite-list/list

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@infinite-list/list

## Precondition

  • 1.1.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
186
increased by1450%
Maintainers
0
Weekly downloads
 
Created
Source

Infinite List

Precondition

  • pnpm>=7
  • node>=16
pnpm i

How to build

# in root dir
pnpm run build # will run all packages build

How to do test

# in root dir
pnpm run test # will run all packages test in CI mode(not watch mode)

If test single package only, cd to package dir.

cd packages/NAME
npm run test

How to bump and publish

# in root dir
npm run version

How to add module to specified workspace

$ pnpm add @x-oasis/select-value --filter @infinite-list/data-model

FAQs

Package last updated on 28 Dec 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

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