Skip to content

Support private: true in deno.json #30848

@marvinhagemeister

Description

@marvinhagemeister

In a monorepo setup you often have some sort of demo or fixture package. Those should never be published to JSR. We don't have a way to tell Deno that.

In npm land this is solved by setting private: true in package.json. We should support something similar and error when that package is imported in any of the other workspace members.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions