Menu
Urgent
Patch your vulnerable projects

PACKAGE_JSON_PRIVATE_REQUIRED

Last updated March 4, 2025

Conformance is available on Enterprise plans

This check ensures that every has the field set to true or false. This field ensures that the workspace is not accidentally published to npm. In a monorepo, this should be the default to prevent packages from being accidentally published and can be explicitly set to to indicate that the package can be published.

Packages should set to unless the package is intended to be published in which case it can be explicitly set to .


Was this helpful?

supported.