Socket
Socket
Sign inDemoInstall

@sap/generator-cds

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/generator-cds - npm Package Compare versions

Comparing version 2.17.8 to 2.17.9

7

CHANGELOG.md

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

## [2.17.9] - 2022-06-20
### Changed
- Add `node 14` to generated `package.json` files.
## [2.17.8] - 2022-03-22

@@ -15,3 +20,3 @@

- Add `engines` node version `14` and remove `10` in generated project.
- Update dependnecies
- Update dependencies

@@ -18,0 +23,0 @@

4

lib/templates/db/hana/package.json
{
"name": "deploy",
"dependencies": {
"@sap/hdi-deploy": "^3"
"@sap/hdi-deploy": "^4"
},

@@ -11,4 +11,4 @@ "scripts": {

"engines": {
"node": "^12 || ^14"
"node": "^14"
}
}
{
"name": "@sap/generator-cds",
"version": "2.17.8",
"version": "2.17.9",
"description": "Project generator for cds projects",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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