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.3 to 1.10.4

2

cds-plugin.js

@@ -6,3 +6,3 @@ "use strict";

if (cds.env.cov2ap.plugin) {
if (cds.env.cov2ap && cds.env.cov2ap.plugin) {
cds.on("bootstrap", async (app) => {

@@ -9,0 +9,0 @@ app.use(cov2ap());

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

## Version 1.10.4 - 2023-04-24
### Fixed
- Fix start of `cds.plugin`
## Version 1.10.3 - 2023-04-19

@@ -12,0 +18,0 @@

{
"name": "@cap-js-community/odata-v2-adapter",
"version": "1.10.3",
"version": "1.10.4",
"description": "OData V2 adapter for CDS",

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

"compression": "^1.7.4",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",

@@ -73,3 +73,3 @@ "eslint-plugin-jest": "^27.2.1",

"passport": "^0.6.0",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"sqlite3": "5.1.6",

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

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