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

@luvio/utils

Package Overview
Dependencies
Maintainers
0
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luvio/utils

Luvio utils

  • 5.21.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1K
increased by10.84%
Maintainers
0
Weekly downloads
 
Created
Source

Utilities

This package contains common utilities that are used in other packages. Unlike base commands and services, the utilities here are not versioned and must remain backwards-compatible.

Other packages should not have runtime imports of anything from this package. TypeScript compile-time constructs like types & enums should not cause any issues. Imports of runtime constructs like functions or classes should be resolved by statically bundling this package with the consuming package(s). This will typically be done as part of the runtime build. Bundling earlier in the build process can result in duplicate copies of utility code.

FAQs

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

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