Socket
Socket
Sign inDemoInstall

@sap/cds-foss

Package Overview
Dependencies
9
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0 to 3.1.1

6

CHANGELOG.md

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

## Version 3.1.1 - 2022-03-24
### Changed
- Bump `fs-extra` to 10.0.1
## Version 3.1.0 - 2021-12-13

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

15

npm-shrinkwrap.json
{
"name": "@sap/cds-foss",
"version": "3.1.0",
"version": "3.1.1",
"lockfileVersion": 2,

@@ -9,7 +9,7 @@ "requires": true,

"name": "@sap/cds-foss",
"version": "3.1.0",
"version": "3.1.1",
"license": "See LICENSE in LICENSE",
"dependencies": {
"big.js": "6.1.1",
"fs-extra": "10.0.0",
"fs-extra": "10.0.1",
"generic-pool": "3.8.2",

@@ -34,5 +34,4 @@ "uuid": "8.3.2",

"node_modules/fs-extra": {
"version": "10.0.0",
"integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==",
"license": "MIT",
"version": "10.0.1",
"integrity": "sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==",
"dependencies": {

@@ -110,4 +109,4 @@ "graceful-fs": "^4.2.0",

"fs-extra": {
"version": "10.0.0",
"integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==",
"version": "10.0.1",
"integrity": "sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==",
"requires": {

@@ -114,0 +113,0 @@ "graceful-fs": "^4.2.0",

{
"name": "@sap/cds-foss",
"version": "3.1.0",
"version": "3.1.1",
"description": "SAP Cloud Application Programming Model - External Dependencies",

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

"yaml": "1.10.2",
"fs-extra": "10.0.0",
"fs-extra": "10.0.1",
"big.js": "6.1.1",

@@ -19,0 +19,0 @@ "xmlbuilder": "15.1.1"

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