Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cap-js-community/odata-v2-adapter

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cap-js-community/odata-v2-adapter - npm Package Compare versions

Comparing version 1.13.1 to 1.13.2

7

CHANGELOG.md

@@ -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 @@

21

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc