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: syntax-tree/hast-util-reading-time
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.2
Choose a base ref
...
head repository: syntax-tree/hast-util-reading-time
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 11 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 12, 2023

  1. Add ignore-scripts to .npmrc

    Closes GH-1.
    
    Reviewed-by: Titus Wormer <[email protected]>
    ChristianMurphy authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    4c632d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Use Node 16 in Actions

    Signed-off-by: Titus <[email protected]>
    wooorm authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    52d2184 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Update dev-dependencies

    wooorm committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4dd3b9c View commit details
    Browse the repository at this point in the history
  2. Update @types/hast, utilities

    wooorm committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    36b07ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6e6e1f View commit details
    Browse the repository at this point in the history
  4. Refactor .npmrc

    wooorm committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f367254 View commit details
    Browse the repository at this point in the history
  5. Refactor code-style

    wooorm committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    cb27e16 View commit details
    Browse the repository at this point in the history
  6. Refactor docs

    wooorm committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4e621cf View commit details
    Browse the repository at this point in the history
  7. Change to use exports

    wooorm committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8091a3a View commit details
    Browse the repository at this point in the history
  8. Change to require Node.js 16

    wooorm committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8310b3e View commit details
    Browse the repository at this point in the history
  9. 2.0.0

    wooorm committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6944a7e View commit details
    Browse the repository at this point in the history
Loading