Thanks to visit codestin.com
Credit goes to github.com

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: CompactJS/parse-time
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: CompactJS/parse-time
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 12 commits
  • 7 files changed
  • 3 contributors

Commits on Jul 20, 2020

  1. build(deps): bump lodash from 4.17.15 to 4.17.19

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    4153b2c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Configuration menu
    Copy the full SHA
    07dffea View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    0a15353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d4e986 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump npm from 6.14.4 to 6.14.8

    Bumps [npm](https://github.com/npm/cli) from 6.14.4 to 6.14.8.
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
    - [Commits](npm/cli@v6.14.4...v6.14.8)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    c5d9cb9 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump npm from 6.14.4 to 6.14.8

    dependabot
    TimoBechtel authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    a1108bb View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    f35eb3d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Merge pull request #6 from CompactJS/dependabot/npm_and_yarn/semantic…

    …-release-17.2.3
    
    build(deps-dev): bump semantic-release from 17.0.4 to 17.2.3
    TimoBechtel authored Apr 18, 2021
    Configuration menu
    Copy the full SHA
    deb956e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. chore(deps): bump dependencies

    .
    
    closes #5
    TimoBechtel committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    6e4f59a View commit details
    Browse the repository at this point in the history
  2. fix(typescript): wrong typescript types

    switched to typescript and fixed wrong type definitons.
    TimoBechtel committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    a8e0817 View commit details
    Browse the repository at this point in the history
  3. build(package.json): cleanup package step

    removed sourcemaps and switched prepare to prepack
    TimoBechtel committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    216cafe View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.2 [skip ci]

    ## [1.0.2](v1.0.1...v1.0.2) (2021-04-19)
    
    ### Bug Fixes
    
    * **typescript:** wrong typescript types ([a8e0817](a8e0817))
    semantic-release-bot committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    db61d35 View commit details
    Browse the repository at this point in the history
Loading