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.15.6 to 2.15.7

5

CHANGELOG.md

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

## [2.15.7] - 2020-09-01
### Changed
- Updated dependencies.
## [2.15.6] - 2020-08-04

@@ -11,0 +16,0 @@

124

npm-shrinkwrap.json
{
"name": "@sap/generator-cds",
"version": "2.15.6",
"version": "2.15.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@babel/runtime": {
"version": "7.11.0",
"requires": {
"regenerator-runtime": "^0.13.4"
}
},
"define-properties": {
"version": "1.1.3",
"requires": {
"object-keys": "^1.0.12"
}
},
"es-abstract": {
"version": "1.17.6",
"requires": {
"es-to-primitive": "^1.2.1",
"function-bind": "^1.1.1",
"has": "^1.0.3",
"has-symbols": "^1.0.1",
"is-callable": "^1.2.0",
"is-regex": "^1.1.0",
"object-inspect": "^1.7.0",
"object-keys": "^1.1.1",
"object.assign": "^4.1.0",
"string.prototype.trimend": "^1.0.1",
"string.prototype.trimstart": "^1.0.1"
}
},
"es-to-primitive": {
"version": "1.2.1",
"requires": {
"is-callable": "^1.1.4",
"is-date-object": "^1.0.1",
"is-symbol": "^1.0.2"
}
},
"fs-extra": {

@@ -51,35 +15,5 @@ "version": "8.1.0",

},
"function-bind": {
"version": "1.1.1"
},
"graceful-fs": {
"version": "4.2.4"
},
"has": {
"version": "1.0.3",
"requires": {
"function-bind": "^1.1.1"
}
},
"has-symbols": {
"version": "1.0.1"
},
"is-callable": {
"version": "1.2.0"
},
"is-date-object": {
"version": "1.0.2"
},
"is-regex": {
"version": "1.1.1",
"requires": {
"has-symbols": "^1.0.1"
}
},
"is-symbol": {
"version": "1.0.3",
"requires": {
"has-symbols": "^1.0.1"
}
},
"jsonfile": {

@@ -94,61 +28,12 @@ "version": "4.0.0",

},
"object-inspect": {
"version": "1.8.0"
},
"object-keys": {
"version": "1.1.1"
},
"object.assign": {
"version": "4.1.0",
"requires": {
"define-properties": "^1.1.2",
"function-bind": "^1.1.1",
"has-symbols": "^1.0.0",
"object-keys": "^1.0.11"
}
},
"object.getownpropertydescriptors": {
"version": "2.1.0",
"requires": {
"define-properties": "^1.1.3",
"es-abstract": "^1.17.0-next.1"
}
},
"regenerator-runtime": {
"version": "0.13.7"
},
"sax": {
"version": "1.2.4"
},
"string.prototype.trimend": {
"version": "1.0.1",
"requires": {
"define-properties": "^1.1.3",
"es-abstract": "^1.17.5"
}
},
"string.prototype.trimstart": {
"version": "1.0.1",
"requires": {
"define-properties": "^1.1.3",
"es-abstract": "^1.17.5"
}
},
"universalify": {
"version": "0.1.2"
},
"util.promisify": {
"version": "1.0.1",
"requires": {
"define-properties": "^1.1.3",
"es-abstract": "^1.17.2",
"has-symbols": "^1.0.1",
"object.getownpropertydescriptors": "^2.1.0"
}
},
"xml2js": {
"version": "0.4.22",
"version": "0.4.23",
"requires": {
"sax": ">=0.6.0",
"util.promisify": "~1.0.0",
"xmlbuilder": "~11.0.0"

@@ -161,8 +46,5 @@ }

"yaml": {
"version": "1.8.3",
"requires": {
"@babel/runtime": "^7.8.7"
}
"version": "1.10.0"
}
}
}
{
"name": "@sap/generator-cds",
"version": "2.15.6",
"version": "2.15.7",
"description": "Project generator for cds projects",

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

"minimist": "1.2.5",
"xml2js": "0.4.22",
"yaml": "1.8.3"
"xml2js": "0.4.23",
"yaml": "1.10.0"
}
}
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