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: descope/node-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 27c25bc8f9da0c4a1797ce6932dcad71233287b1
Choose a base ref
..
head repository: descope/node-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 84d58f5c2859edcd7034fd5894122c538d682695
Choose a head ref
Showing with 39 additions and 28 deletions.
  1. +38 −27 package-lock.json
  2. +1 −1 package.json
65 changes: 38 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -59,7 +59,7 @@
"@rollup/plugin-json": "^5.0.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-replace": "^6.0.0",
"@rollup/plugin-typescript": "^8.3.0",
"@rollup/plugin-typescript": "^10.0.0",
"@size-limit/preset-small-lib": "^11.0.0",
"@types/jest": "^29.0.0",
"@types/jsonwebtoken": "^9.0.0",