@sap/xsodata
Advanced tools
Comparing version 8.0.2 to 8.1.0
@@ -11,2 +11,6 @@ # Change Log | ||
## [8.1.0] - 2023-02-20 | ||
* Add support Node.js 18 | ||
* Update node module dependencies | ||
## [8.0.2] - 2023-01-30 | ||
@@ -13,0 +17,0 @@ |
{ | ||
"name": "@sap/xsodata", | ||
"version": "8.0.2", | ||
"version": "8.1.0", | ||
"description": "Expose data from a HANA database as OData V2 service with help of .xsodata files.", | ||
@@ -49,8 +49,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"@sap/xsenv": "3.3.2", | ||
"@sap/xsenv": "3.4.0", | ||
"@sap/xssec": "3.2.17", | ||
"async": "3.2.4", | ||
"big.js": "6.2.1", | ||
"body-parser": "1.20.0", | ||
"hdb": "0.19.4", | ||
"body-parser": "1.20.1", | ||
"hdb": "0.19.5", | ||
"lodash": "4.17.21", | ||
@@ -62,12 +62,12 @@ "negotiator": "0.6.3", | ||
"engines": { | ||
"node": "^14 || ^16" | ||
"node": "^14 || ^16 || ^18" | ||
}, | ||
"devDependencies": { | ||
"@sap/hana-client": "2.10.20", | ||
"chai": "4.2.0", | ||
"@sap/hana-client": "2.15.19", | ||
"chai": "4.3.7", | ||
"expect": "1.20.2", | ||
"filter-node-package": "3.0.0", | ||
"filter-node-package": "3.1.0", | ||
"jison": "0.4.18", | ||
"jshint": "2.13.4", | ||
"mocha": "9.2.2", | ||
"jshint": "2.13.6", | ||
"mocha": "10.2.0", | ||
"mocha-simple-html-reporter": "1.1.0", | ||
@@ -74,0 +74,0 @@ "node-mocks-http": "=1.7.6", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1341532
+ Added@sap/xsenv@3.4.0(transitive)
+ Addedbody-parser@1.20.1(transitive)
+ Addedhdb@0.19.5(transitive)
+ Addedqs@6.11.0(transitive)
- Removed@sap/xsenv@3.3.2(transitive)
- Removedbody-parser@1.20.0(transitive)
- Removedhdb@0.19.4(transitive)
- Removedqs@6.10.3(transitive)
Updated@sap/xsenv@3.4.0
Updatedbody-parser@1.20.1
Updatedhdb@0.19.5