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: testable/node-script-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix_module_augmentation_error
Choose a base ref
...
head repository: testable/node-script-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 12 files changed
  • 3 contributors

Commits on Oct 25, 2021

  1. async / await applied

    aamirtestable committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    e353718 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Merge pull request #15 from testable/fix_module_augmentation_error

    Fixed  error TS2666: Exports and export assignments are not permitted…
    avistramer authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    2ed0c48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from testable/TES-656_wdio_remove_sync

    async / await applied
    avistramer authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    dcd7143 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Bump qs from 6.5.2 to 6.5.3

    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    fb0fde4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Merge pull request #17 from testable/dependabot/npm_and_yarn/qs-6.5.3

    Bump qs from 6.5.2 to 6.5.3
    avistramer authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    123696d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    c4d3973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c937aa View commit details
    Browse the repository at this point in the history
  3. readme update

    avistramer committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    17b33cf View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

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

Commits on Apr 2, 2026

  1. delimiter update

    avistramer committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    f314f77 View commit details
    Browse the repository at this point in the history
Loading