Skip to main content
Constraints are used to limit which packages can depend on one another.

Properties

disallow

The disallow property accepts a * selector to match all packages or an array of tags to match groups of packages.

allow

The allow property accepts a * selector to match all packages or an array of tags to match groups of packages.