print4j version and bundle size #9

Closed
opened 2022-03-28 17:44:20 +00:00 by thielium · 2 comments
thielium commented 2022-03-28 17:44:20 +00:00 (Migrated from github.com)

Issue

We're trying to dedupe our dependencies, and adler-32 appears to depend on printj: ~1.2.2. We have another lib that depends on a slightly different version.

If we changed it to printj: ^1.2.2, we'd be able to dedupe.

Question

What's the motivation for the more conservative version? Is there any flexibility, here?

**Issue** We're trying to dedupe our dependencies, and `adler-32` appears to depend on `printj: ~1.2.2`. We have another lib that depends on a slightly different version. If we changed it to `printj: ^1.2.2`, we'd be able to dedupe. **Question** What's the motivation for the more conservative version? Is there any flexibility, here?
stof commented 2022-03-29 15:45:19 +00:00 (Migrated from github.com)

The dependency on printj has been removed in the master branch (keeping it only in adler-32-cli).

@SheetJSDev any chance to make a release ?

The dependency on printj has been removed in the master branch (keeping it only in adler-32-cli). @SheetJSDev any chance to make a release ?
SheetJSDev commented 2022-03-30 02:32:34 +00:00 (Migrated from github.com)

Pushed 1.3.1

Pushed 1.3.1
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/js-adler32#9
No description provided.