Socket
Socket
Sign inDemoInstall

@sap/cds-foss

Package Overview
Dependencies
8
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 2.0.0

LICENSE

10

CHANGELOG.md

@@ -9,11 +9,11 @@ # Changelog

## Version 1.2.0 - tbd
## Version 2.0.0 - 2020-07-23
### Added
### Changed
- Bumped dependency versions
### Fixed
## Version 1.2.0 - 2020-03-27
### Removed
### Changed
- Bumped dependency versions

@@ -20,0 +20,0 @@ ## Version 1.1.0 - 2019-10-29

{
"name": "@sap/cds-foss",
"version": "1.2.0",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@babel/runtime": {
"version": "7.9.2",
"requires": {
"regenerator-runtime": "^0.13.4"
}
"at-least-node": {
"version": "1.0.0"
},
"fs-extra": {
"version": "8.1.0",
"version": "9.0.1",
"requires": {
"at-least-node": "^1.0.0",
"graceful-fs": "^4.2.0",
"jsonfile": "^4.0.0",
"universalify": "^0.1.0"
"jsonfile": "^6.0.1",
"universalify": "^1.0.0"
}

@@ -25,26 +23,21 @@ },

"graceful-fs": {
"version": "4.2.3"
"version": "4.2.4"
},
"jsonfile": {
"version": "4.0.0",
"version": "6.0.1",
"requires": {
"graceful-fs": "^4.1.6"
"graceful-fs": "^4.1.6",
"universalify": "^1.0.0"
}
},
"regenerator-runtime": {
"version": "0.13.5"
},
"universalify": {
"version": "0.1.2"
"version": "1.0.0"
},
"uuid": {
"version": "3.3.2"
"version": "8.2.0"
},
"yaml": {
"version": "1.5.1",
"requires": {
"@babel/runtime": "^7.4.4"
}
"version": "1.10.0"
}
}
}

@@ -1,1 +0,23 @@

{"bundleDependencies":false,"dependencies":{"fs-extra":"8.1.0","generic-pool":"3.7.1","uuid":"3.3.2","yaml":"1.5.1"},"deprecated":false,"description":"This package contains the foss modules for cds related modules.","main":"index.js","name":"@sap/cds-foss","version":"1.2.0","license":"SEE LICENSE IN developer-license-3.1.txt"}
{
"name": "@sap/cds-foss",
"version": "2.0.0",
"description": "SAP Cloud Application Programming Model - External Dependencies",
"homepage": "https://cap.cloud.sap/",
"keywords": [
"CAP",
"CDS"
],
"author": "SAP SE (https://www.sap.com)",
"license": "See LICENSE file",
"dependencies": {
"generic-pool": "3.7.1",
"uuid": "8.2.0",
"yaml": "1.10.0",
"fs-extra": "9.0.1"
},
"main": "index.js",
"files": [
"npm-shrinkwrap.json",
"LICENSE"
]
}

@@ -1,7 +0,7 @@

# cds-foss
# @sap/cds-foss
This package contains the foss modules for cds related modules.
This package lists the open-source modules for CDS modules.
It’s only to be used as a dependency by SAP, not by consumer apps.
## Disclaimer
This package is only to be used as dependency by SAP, not by consumer apps
## License
This package is provided under the terms of the [SAP Developer License Agreement](https://tools.hana.ondemand.com/developer-license-3_1.txt).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc