Socket
Socket
Sign inDemoInstall

@1ib/inject

Package Overview
Dependencies
2
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @1ib/inject

`@1ib/inject` is a set of `dependency inject` components.


Version published
Maintainers
1
Install size
666 kB
Created

Readme

Source

@1ib/inject

@1ib/inject is a set of dependency inject components.

Install

This package requires Node.js version X or higher.

To install this package, use npm:

npm install @1ib/inject

Usage

After installation, you can use the package in your project by requiring it:

const * = require("@1ib/inject")

If you are using ES6 or TypeScript:

import * from "@1ib/inject"

License

This project is licensed under the MIT.

Author

kingcc


Feel free to customize this template according to the needs of your package. If your package requires more complex setup, it's good to include detailed instructions on configuration, API references, and a changelog. Always ensure that the documentation is up to date with the latest code changes.

FAQs

Last updated on 30 Mar 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc