@socketregistry/hyrious__bun.lockb
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

@socketregistry/hyrious__bun.lockb

Socket Badge CI - @socketregistry/hyrious__bun.lockb Follow @SocketSecurity

A tested zero dependency CJS/ESM compatible drop-in replacement of @hyrious/bun.lockb complete with TypeScript types.

Installation

Install as a package override

socket CLI will automagically ✨ populate overrides and resolutions of your package.json.

npx socket optimize

Prefer to do it yourself? Add @socketregistry/hyrious__bun.lockb to your package.json.

{
  "overrides": {
    "@hyrious/bun.lockb": "npm:@socketregistry/hyrious__bun.lockb@^1"
  },
  "resolutions": {
    "@hyrious/bun.lockb": "npm:@socketregistry/hyrious__bun.lockb@^1"
  }
}

Install as a plain dependency

Install with your favorite package manager.

npm install @socketregistry/hyrious__bun.lockb

Requirements

Node >= 18.20.4

Package Sidebar

Install

npm i @socketregistry/hyrious__bun.lockb

Weekly Downloads

830

Version

1.0.5

License

MIT

Unpacked Size

18 kB

Total Files

9

Last publish

Collaborators

  • feross
  • socket-bot