Socket
Socket
Sign inDemoInstall

@sap/cds-foss

Package Overview
Dependencies
10
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.2.0

6

CHANGELOG.md

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

## Version 2.2.0 - 2020-10-26
### Added
- `big.js`
- `xmlbuilder`
## Version 2.1.0 - 2020-09-24

@@ -11,0 +17,0 @@

8

npm-shrinkwrap.json
{
"name": "@sap/cds-foss",
"version": "2.1.0",
"version": "2.2.0",
"lockfileVersion": 1,

@@ -10,2 +10,5 @@ "requires": true,

},
"big.js": {
"version": "5.2.2"
},
"fs-extra": {

@@ -39,2 +42,5 @@ "version": "9.0.1",

},
"xmlbuilder": {
"version": "15.1.1"
},
"yaml": {

@@ -41,0 +47,0 @@ "version": "1.10.0"

6

package.json
{
"name": "@sap/cds-foss",
"version": "2.1.0",
"version": "2.2.0",
"description": "SAP Cloud Application Programming Model - External Dependencies",

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

"yaml": "1.10.0",
"fs-extra": "9.0.1"
"fs-extra": "9.0.1",
"big.js": "5.2.2",
"xmlbuilder": "15.1.1"
},

@@ -19,0 +21,0 @@ "main": "index.js",

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