Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mjeanroy/rollup-plugin-license
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.0
Choose a base ref
...
head repository: mjeanroy/rollup-plugin-license
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 31, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0bcc7f1 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0719283 View commit details
  3. Copy the full SHA
    3c6f67e View commit details
  4. release: release version

    mjeanroy committed Oct 31, 2022
    Copy the full SHA
    b1d4a26 View commit details
Showing with 182 additions and 158 deletions.
  1. +105 −155 dist/index.js
  2. +2 −1 package.json
  3. +11 −2 src/license-plugin.js
  4. +30 −0 test/integration/bundle-virtual.js
  5. +34 −0 test/integration/it.spec.js
Loading