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.8.2 to 5.8.3

5

CHANGELOG.md

@@ -8,2 +8,7 @@ # Change Log

## 5.8.3 - 2024-01-02
### Updated
- Updated *xssec* to v3.6.1
## 5.8.2 - 2023-12-06

@@ -10,0 +15,0 @@

24

npm-shrinkwrap.json
{
"name": "@sap/audit-logging",
"version": "5.8.2",
"version": "5.8.3",
"lockfileVersion": 2,

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

"name": "@sap/audit-logging",
"version": "5.8.2",
"version": "5.8.3",
"license": "SEE LICENSE IN LICENSE file",
"dependencies": {
"@sap/xssec": "^3.6.0",
"@sap/xssec": "^3.6.1",
"debug": "4.3.4",

@@ -24,3 +24,3 @@ "fetch-retry": "4.1.0",

"node_modules/@sap/xssec": {
"version": "3.6.0",
"version": "3.6.1",
"dependencies": {

@@ -33,3 +33,3 @@ "axios": "^1.6",

"engines": {
"node": ">=18"
"node": ">=14"
}

@@ -47,5 +47,5 @@ },

"node_modules/axios": {
"version": "1.6.2",
"version": "1.6.5",
"dependencies": {
"follow-redirects": "^1.15.0",
"follow-redirects": "^1.15.4",
"form-data": "^4.0.0",

@@ -103,3 +103,3 @@ "proxy-from-env": "^1.1.0"

"node_modules/follow-redirects": {
"version": "1.15.3",
"version": "1.15.4",
"engines": {

@@ -279,3 +279,3 @@ "node": ">=4.0"

"@sap/xssec": {
"version": "3.6.0",
"version": "3.6.1",
"requires": {

@@ -298,5 +298,5 @@ "axios": "^1.6",

"axios": {
"version": "1.6.2",
"version": "1.6.5",
"requires": {
"follow-redirects": "^1.15.0",
"follow-redirects": "^1.15.4",
"form-data": "^4.0.0",

@@ -337,3 +337,3 @@ "proxy-from-env": "^1.1.0"

"follow-redirects": {
"version": "1.15.3"
"version": "1.15.4"
},

@@ -340,0 +340,0 @@ "form-data": {

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

@@ -30,3 +30,3 @@ "main": "index.js",

"dependencies": {
"@sap/xssec": "^3.6.0",
"@sap/xssec": "^3.6.1",
"debug": "4.3.4",

@@ -33,0 +33,0 @@ "fetch-retry": "4.1.0",

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