Socket
Socket
Sign inDemoInstall

@ms-cloudpack/bundler-types

Package Overview
Dependencies
1
Maintainers
3
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ms-cloudpack/bundler-types

TypeScript types for implementing a bundler abstraction. We keep these separate from the bundler package to eliminate circular package dependencies and ensure no major bumps happen with the contract.


Version published
Weekly downloads
760
increased by21.99%
Maintainers
3
Install size
125 kB
Created
Weekly downloads
 

Readme

Source

@ms-cloudpack/bundler-types

This library provides the typings for the bundle abstraction package (@ms-cloudpack/bundler). Bundler plugins can use this to implement the standard bundler plugin contract.

Having the typings in a separate package helps keep the dependency graph non-circular. Both the bundler and the plugins can refer to the types in the same direction, rather than keeping the typings in the bundler package which could cause a circular DAG.

FAQs

Last updated on 21 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