You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@cap-js/attachments

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cap-js/attachments - npm Package Compare versions

Comparing version

to
2.0.1

@@ -25,3 +25,3 @@ const cds = require('@sap/cds')

await updateStatus(AttachmentsSrv, key, "Clean", currEntity, draftEntity, activeEntity)
}, 5000)
}, 5000).unref()
return

@@ -117,2 +117,2 @@ } else {

scanRequest
}
}
{
"name": "@cap-js/attachments",
"description": "CAP cds-plugin providing image and attachment storing out-of-the-box.",
"version": "2.0.0",
"version": "2.0.1",
"repository": "cap-js/attachments",

@@ -6,0 +6,0 @@ "author": "SAP SE (https://www.sap.com)",

Sorry, the diff of this file is not supported yet