Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range 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: open-feature/js-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 78f9eb69a170c99e68412f613bee6881ea3bd2c1
Choose a base ref
..
head repository: open-feature/js-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 479342c94bfd1cee945161c962dc78230b6f8a16
Choose a head ref
Showing with 576 additions and 46 deletions.
  1. +575 −45 package-lock.json
  2. +1 −1 package.json
620 changes: 575 additions & 45 deletions package-lock.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tslib": "^2.3.0",
"typedoc": "^0.25.7",
"typedoc": "^0.26.0",
"typescript": "^4.7.4",
"uuid": "^9.0.1"
},