Skip to content

Conversation

@bartlomieju
Copy link
Member

Closes #30848

@bartlomieju bartlomieju added this to the 2.6.0 milestone Sep 26, 2025
@bartlomieju
Copy link
Member Author

Add a test where in a monorepo a non-private package depends on a private package - expecting this test to fail

@bartlomieju
Copy link
Member Author

Suggestion from @crowlKats is to use publish: false instead - private npm packages can still be published (but require token to access), publish:false makes it unambigious.

@dsherret dsherret self-assigned this Oct 22, 2025
@dsherret dsherret changed the title feat: support private: true in deno.json feat: support publish: false in deno.json Oct 23, 2025
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support private: true in deno.json

2 participants