jsr-io / jsr-npm

A cli tool to make installing packages form jsr.io in node easy
https://npmjs.com/package/jsr
MIT License
92 stars 13 forks source link

feat: don't validate publish arguments #27

Closed marvinhagemeister closed 5 months ago

marvinhagemeister commented 5 months ago

As discussed yesterday, this changes the code to passthrough all arguments to the underlying publish binary without validating them.

Fixes https://github.com/jsr-io/jsr-npm/issues/23