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: oracle-samples/ofs-proxy-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: oracle-samples/ofs-proxy-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 18, 2023

  1. Bump @babel/traverse from 7.20.10 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.10 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a2752e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Merge pull request #11 from oracle-samples/dependabot/npm_and_yarn/ba…

    …bel/traverse-7.23.2
    btoron authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4185b73 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Added get user functions

    btoron committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1cfd7e3 View commit details
    Browse the repository at this point in the history
  2. 1.6.0

    btoron committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    51cfc4e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from oracle-samples/feature-get-users

    Feature get users
    btoron authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    952d68a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Added getAllUsers (#13)

    btoron authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e13be0e View commit details
    Browse the repository at this point in the history
Loading