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: ecomplus/app-fb-conversions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 459cdb5db55e6dbd70943746d0f6e10e672ec85f
Choose a base ref
..
head repository: ecomplus/app-fb-conversions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 12f58137236169db18c6dd59793442b504bbebac
Choose a head ref
Showing with 3 additions and 3 deletions.
  1. +1 −1 .nvmrc
  2. +1 −1 functions/package-lock.json
  3. +1 −1 functions/package.json
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.12.0
22.13.0
2 changes: 1 addition & 1 deletion functions/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 functions/package.json
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
"logs": "firebase functions:log"
},
"engines": {
"node": "22.12.0"
"node": "22.13.0"
},
"dependencies": {
"@ecomplus/application-sdk": "^22.0.0-firestore.1.15.7",