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
4
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.10.1 to 1.10.2

8

CHANGELOG.md

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

## Version 1.10.2 - 2023-04-18
### Fixed
- Convert array structures
## Version 1.10.1 - 2023-04-12

@@ -15,3 +21,3 @@

- Bootstrapping via CDS plugin
- Bootstrapping via CDS plugin (`cds.cov2ap.plugin: true`)

@@ -18,0 +24,0 @@ ### Fixed

4

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

@@ -63,3 +63,3 @@ "homepage": "https://cap.cloud.sap/",

"devDependencies": {
"@sap/cds": "^6.7.0",
"@sap/cds": "^6.7.1",
"@types/express": "^4.17.17",

@@ -66,0 +66,0 @@ "compression": "^1.7.4",

@@ -189,3 +189,3 @@ # @cap-js-community/odata-v2-adapter (cov2ap)

- **Singletons:** Usage of annotation `@odata.singleton` is not supported in combination with OData V2
- **Structured Types:** Usage of `cds.odata.format: 'structured'` is not supported in combination with OData V2
- **Structured Types:** Usage of `cds.odata.structs: true` is not supported in combination with OData V2
- **Arrayed Types:** Usages of `array of` or `many` in entity element definitions lead to CDS compilation error: `Element must not be an "array of" for OData V2`

@@ -192,0 +192,0 @@ - **Managed Compositions:** The usage of managed composition (currently) produces Format Exception in Fiori Elements V2 for Date/Time data types

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