New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sap/audit-logging

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/audit-logging - npm Package Compare versions

Comparing version 5.4.1 to 5.5.0

8

CHANGELOG.md

@@ -8,6 +8,10 @@ # Change Log

## 5.4.1 - 2022-01-20
## 5.5.0 - 2022-01-28
### Added
- Node.js 16.x support
### Fixed
- Updated *node-fetch* to 2.6.7
- Updated *@sap/hdbext* to 7.6.0
- Updated *debug* to 4.3.3

@@ -14,0 +18,0 @@ ## 5.4.0 - 2022-01-03

{
"name": "@sap/audit-logging",
"version": "5.4.1",
"version": "5.5.0",
"lockfileVersion": 1,

@@ -45,3 +45,3 @@ "requires": true,

"debug": {
"version": "4.2.0",
"version": "4.3.3",
"requires": {

@@ -48,0 +48,0 @@ "ms": "2.1.2"

{
"name": "@sap/audit-logging",
"description": "Provides audit logging functionalities for Node.js applications",
"version": "5.4.1",
"version": "5.5.0",
"license": "SEE LICENSE IN LICENSE file",

@@ -26,7 +26,7 @@ "main": "index.js",

"engines": {
"node": "^8.0.0 || ^10.0.0 || ^12.0.0 || ^14.0.0"
"node": "^8.0.0 || ^10.0.0 || ^12.0.0 || ^14.0.0 || ^16.0.0"
},
"dependencies": {
"@sap/xssec": "^3.2.10",
"debug": "4.2.0",
"debug": "4.3.3",
"fetch-retry": "4.1.0",

@@ -47,5 +47,5 @@ "node-cache": "5.1.0",

"node-style": "^2.0.1",
"@sap/hdbext": "7.1.3",
"@sap/hdbext": "7.6.0",
"sinon": "1.17.5"
}
}
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