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
6
Versions
42
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.11.6 to 1.11.7

14

CHANGELOG.md

@@ -8,2 +8,13 @@ # Changelog

## Version 1.11.7 - 2023-09-29
### Added
- Set CDS OData V2 protocol
### Fixed
- Fix absolute service path starting with target path parts e.g. `/odata`
- Fix escaping of backslashes in search phrases
## Version 1.11.6 - 2023-08-10

@@ -14,2 +25,5 @@

- Switch to `better-sqlite3` via `@cap-js/sqlite`
### Added
- Suppress analytical conversion via entity annotation `@cov2ap.analytics.skipForKey`, if all dimension key elements are requested

@@ -16,0 +30,0 @@

22

package.json
{
"name": "@cap-js-community/odata-v2-adapter",
"version": "1.11.6",
"version": "1.11.7",
"description": "OData V2 adapter for CDS",

@@ -57,19 +57,19 @@ "homepage": "https://cap.cloud.sap/",

"express": "^4.18.2",
"express-fileupload": "^1.4.0",
"express-fileupload": "^1.4.1",
"http-proxy-middleware": "^2.0.6",
"node-fetch": "^2.6.12",
"node-fetch": "^2.7.0",
"xml2js": "^0.6.2"
},
"devDependencies": {
"@cap-js/sqlite": "^1.1.0",
"@sap/cds": "^7.1.1",
"@types/express": "^4.17.17",
"@cap-js/sqlite": "^1.2.1",
"@sap/cds": "^7.2.1",
"@types/express": "^4.17.18",
"compression": "^1.7.4",
"eslint": "^8.45.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-jest": "^27.2.3",
"hdb": "^0.19.5",
"jest": "^29.6.2",
"eslint-plugin-jest": "^27.4.0",
"hdb": "^0.19.6",
"jest": "^29.7.0",
"passport": "^0.6.0",
"prettier": "^3.0.1",
"prettier": "^3.0.3",
"sqlite3": "^5.1.6",

@@ -76,0 +76,0 @@ "supertest": "^6.3.3"

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