forked from mhassan1/yarn-plugin-licenses
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove generateDisclaimer & better json output
- Loading branch information
1 parent
8314843
commit 7bc73c9
Showing
22 changed files
with
975 additions
and
1,299 deletions.
There are no files selected for viewing
402 changes: 201 additions & 201 deletions
402
.yarn/releases/yarn-3.6.1.cjs → .yarn/releases/yarn-3.6.3.cjs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,5 +61,5 @@ | |
"ts-jest": "^29.1.1", | ||
"typescript": "~5.1.6" | ||
}, | ||
"packageManager": "yarn@3.6.1" | ||
"packageManager": "yarn@3.6.3" | ||
} |
720 changes: 720 additions & 0 deletions
720
src/__tests__/integration/__snapshots__/list.test.ts.snap
Large diffs are not rendered by default.
Oops, something went wrong.
133 changes: 0 additions & 133 deletions
133
src/__tests__/integration/fixtures/expected/disclaimer.txt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.