@platform-mesh/portal-server-lib 0.6.36 → 0.6.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -31,4 +31,6 @@ Please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file in this repository f
31
31
 
32
32
  ## Code of Conduct
33
33
 
34
- Please refer to our [Code of Conduct](https://github.com/platform-mesh/.github/blob/main/CODE_OF_CONDUCT.md) for information on the expected conduct for contributing to Platform Mesh.
34
+ Please refer to our [Code of Conduct](https://github.com/platform-mesh/.github/blob/main/CODE_OF_CONDUCT.md) for information on the expected conduct for contributing to Platform Mesh.
35
+
36
+ <p align="center"><img alt="Bundesministerium für Wirtschaft und Energie (BMWE)-EU funding logo" src="https://apeirora.eu/assets/img/BMWK-EU.png" width="400"/></p>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@platform-mesh/portal-server-lib",
3
- "version": "0.6.36",
3
+ "version": "0.6.38",
4
4
  "author": "Platform Mesh",
5
5
  "license": "Apache-2.0",
6
6
  "publishConfig": {
@@ -61,7 +61,7 @@
61
61
  "@types/supertest": "7.2.0",
62
62
  "eslint": "10.0.2",
63
63
  "eslint-config-prettier": "10.1.8",
64
- "globals": "17.3.0",
64
+ "globals": "17.4.0",
65
65
  "jest": "30.2.0",
66
66
  "jest-junit": "16.0.0",
67
67
  "jest-mock-extended": "4.0.0",