Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • Product/1107-frontendPerformance
  • Product/1180-genericOrganizationMembershipFunction
  • Product/1215-gitlabCleanUp
  • Product/1440-largerFiles
  • Product/1442-projectInviteMngmnt
  • Product/1573-ReadOnlyResources
  • Product/588-quotaManagement
  • Product/789-userContactEmail
  • Product/917-maintenanceFunctionality
  • Sprint/2021-01
  • Sprint/2021-02
  • Sprint/2021-04
  • Sprint/2021-06
  • Sprint/2021-07
  • Sprint/2021-09
  • Sprint/2021-15
  • Sprint/2022-01
  • Topic/1227-frontendPerformance
  • Topic/1280-quotaManagementUI
  • Topic/1281-genericOrganizationMembershipFunction
  • Topic/1295-contactChangeUi
  • Topic/1297-maintenanceBanner
  • Topic/1451-uploadUrl
  • Topic/1452-largerFiles
  • Topic/1528-projectInviteAPIcon
  • Topic/1529-HandleExternalUserInvitation
  • Topic/1594-SetReadOnlyResources
  • dev
  • gitkeep
  • master
  • v1.0.0
  • v1.0.1
  • v1.1.0
  • v1.1.1
  • v1.10.0
  • v1.11.0
  • v1.12.0
  • v1.13.0
  • v1.14.0
  • v1.15.0
  • v1.16.0
  • v1.17.0
  • v1.17.1
  • v1.18.0
  • v1.18.1
  • v1.19.0
  • v1.2.0
  • v1.20.0
  • v1.21.0
  • v1.22.0
  • v1.23.0
  • v1.23.1
  • v1.24.0
  • v1.24.1
  • v1.24.2
  • v1.25.0
  • v1.26.0
  • v1.27.0
  • v1.28.0
  • v1.29.0
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.30.0
  • v1.31.0
  • v1.4.0
  • v1.5.0
  • v1.6.0
  • v1.7.0
  • v1.8.0
  • v1.9.0
71 results

Target

Select target project
  • coscine/frontend/libraries/api-connection
1 result
Select Git revision
  • Product/1107-frontendPerformance
  • Product/1180-genericOrganizationMembershipFunction
  • Product/1215-gitlabCleanUp
  • Product/1440-largerFiles
  • Product/1442-projectInviteMngmnt
  • Product/1573-ReadOnlyResources
  • Product/588-quotaManagement
  • Product/789-userContactEmail
  • Product/917-maintenanceFunctionality
  • Sprint/2021-01
  • Sprint/2021-02
  • Sprint/2021-04
  • Sprint/2021-06
  • Sprint/2021-07
  • Sprint/2021-09
  • Sprint/2021-15
  • Sprint/2022-01
  • Topic/1227-frontendPerformance
  • Topic/1280-quotaManagementUI
  • Topic/1281-genericOrganizationMembershipFunction
  • Topic/1295-contactChangeUi
  • Topic/1297-maintenanceBanner
  • Topic/1451-uploadUrl
  • Topic/1452-largerFiles
  • Topic/1528-projectInviteAPIcon
  • Topic/1529-HandleExternalUserInvitation
  • Topic/1594-SetReadOnlyResources
  • dev
  • gitkeep
  • master
  • v1.0.0
  • v1.0.1
  • v1.1.0
  • v1.1.1
  • v1.10.0
  • v1.11.0
  • v1.12.0
  • v1.13.0
  • v1.14.0
  • v1.15.0
  • v1.16.0
  • v1.17.0
  • v1.17.1
  • v1.18.0
  • v1.18.1
  • v1.19.0
  • v1.2.0
  • v1.20.0
  • v1.21.0
  • v1.22.0
  • v1.23.0
  • v1.23.1
  • v1.24.0
  • v1.24.1
  • v1.24.2
  • v1.25.0
  • v1.26.0
  • v1.27.0
  • v1.28.0
  • v1.29.0
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.30.0
  • v1.31.0
  • v1.4.0
  • v1.5.0
  • v1.6.0
  • v1.7.0
  • v1.8.0
  • v1.9.0
71 results
Show changes
Commits on Source (3)
lockfileFilename: yarn.lock-workspace
{
"name": "@coscine/api-connection",
"version": "1.24.0",
"version": "1.24.1",
"description": "This library provides methods to connect to CoScInE Apis with JavaScript.",
"keywords": [
"coscine",
......
......@@ -9365,14 +9365,14 @@ fsevents@~2.1.2:
linkType: hard
"parse-json@npm:^5.0.0":
version: 5.1.0
resolution: "parse-json@npm:5.1.0"
version: 5.2.0
resolution: "parse-json@npm:5.2.0"
dependencies:
"@babel/code-frame": ^7.0.0
error-ex: ^1.3.1
json-parse-even-better-errors: ^2.3.0
lines-and-columns: ^1.1.6
checksum: 5e09955194d4ced3a7c8d2e41302834c1420e3709e06b16fa0d4bff575f054f7323cb4d4551fb6680d4c487184883ba20229de19edd5a52e1c5920148778d8cc
checksum: 65b1e494a51862340248f542666712830c7b6f4d632ca099520eeacb163275f35cbbcf72643cab1d8a71c3cdf87dcd0a7e03c685c7ac1068d24b49c915a7e884
languageName: node
linkType: hard
......