Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
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: SocialGouv/cdtn-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dca7dce208c03cb3534af35f665ead4cd8662f76
Choose a base ref
..
head repository: SocialGouv/cdtn-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4af5103eef03e0040642654eb7a1a0fe6f0d304a
Choose a head ref
Showing with 519 additions and 884 deletions.
  1. +1 −1 package.json
  2. +518 −883 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -58,7 +58,7 @@
"eslint-plugin-sort-requires": "2.1.0",
"husky": "4.3.8",
"jest": "26.6.3",
"nodemon": "2.0.18",
"nodemon": "2.0.19",
"prettier": "2.2.1",
"swagger-cli": "4.0.4",
"typescript": "3.9.10",
Loading