@cap-js-community/odata-v2-adapter
Advanced tools
Comparing version 1.13.1 to 1.13.2
@@ -8,2 +8,9 @@ # Changelog | ||
## Version 1.13.2 - 2024-09-02 | ||
### Added | ||
- ESLint 9 | ||
- Hierarchy Tests | ||
## Version 1.13.1 - 2024-08-01 | ||
@@ -10,0 +17,0 @@ |
{ | ||
"name": "@cap-js-community/odata-v2-adapter", | ||
"version": "1.13.1", | ||
"version": "1.13.2", | ||
"description": "OData V2 adapter for CDS", | ||
@@ -64,4 +64,3 @@ "homepage": "https://cap.cloud.sap/", | ||
"express-fileupload": "^1.5.1", | ||
"http-proxy-middleware": "^3.0.0", | ||
"superagent": "^9.0.2", | ||
"http-proxy-middleware": "^3.0.1", | ||
"xml2js": "^0.6.2" | ||
@@ -74,16 +73,16 @@ }, | ||
"@cap-js/sqlite": "^1.7.3", | ||
"@sap/cds": "^8.1.0", | ||
"@sap/cds-dk": "^8.1.0", | ||
"@sap/cds": "^8.1.1", | ||
"@sap/cds-dk": "^8.1.2", | ||
"@types/express": "^4.17.21", | ||
"@types/jest": "29.5.12", | ||
"@typescript-eslint/eslint-plugin": "^7.18.0", | ||
"@typescript-eslint/parser": "^7.18.0", | ||
"@types/jest": "^29.5.12", | ||
"compression": "^1.7.4", | ||
"eslint": "^8.57.0", | ||
"eslint": "^9.9.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-jest": "^28.6.0", | ||
"eslint-plugin-jest": "^28.8.2", | ||
"eslint-plugin-n": "^17.10.2", | ||
"jest": "^29.7.0", | ||
"prettier": "^3.3.2", | ||
"supertest": "^7.0.0", | ||
"typescript": "^5.5.4" | ||
"typescript": "^5.5.4", | ||
"typescript-eslint": "^8.3.0" | ||
}, | ||
@@ -90,0 +89,0 @@ "license": "Apache-2.0", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
258772
6
5002
- Removedsuperagent@^9.0.2
- Removedasap@2.0.6(transitive)
- Removedasynckit@0.4.0(transitive)
- Removedcombined-stream@1.0.8(transitive)
- Removedcomponent-emitter@1.3.1(transitive)
- Removedcookiejar@2.1.4(transitive)
- Removeddelayed-stream@1.0.0(transitive)
- Removeddezalgo@1.0.4(transitive)
- Removedfast-safe-stringify@2.1.1(transitive)
- Removedform-data@4.0.1(transitive)
- Removedformidable@3.5.2(transitive)
- Removedhexoid@2.0.0(transitive)
- Removedmime@2.6.0(transitive)
- Removedonce@1.4.0(transitive)
- Removedsuperagent@9.0.2(transitive)
- Removedwrappy@1.0.2(transitive)
Updatedhttp-proxy-middleware@^3.0.1