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.5 to 1.13.6

7

CHANGELOG.md

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

## Version 1.13.6 - 2024-10-17
### Fixed
- Decode `$` in `__next` link
- Make `multipart/mixed` parser more robust for blank line detection
## Version 1.13.5 - 2024-10-11

@@ -10,0 +17,0 @@

10

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

@@ -69,5 +69,5 @@ "homepage": "https://cap.cloud.sap/",

"@cap-js-community/odata-v2-adapter": "./",
"@cap-js/hana": "^1.3.0",
"@cap-js/postgres": "^1.10.0",
"@cap-js/sqlite": "^1.7.3",
"@cap-js/hana": "^1.3.1",
"@cap-js/postgres": "^1.10.1",
"@cap-js/sqlite": "^1.7.4",
"@sap/cds": "^8.3.1",

@@ -86,3 +86,3 @@ "@sap/cds-dk": "^8.3.0",

"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1"
"typescript-eslint": "^8.9.0"
},

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