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.5.0 to 5.5.1

5

CHANGELOG.md

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

## 5.5.1 - 2022-03-01
### Fixed
- - Updated xssec to v3.2.13
## 5.5.0 - 2022-01-28

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

12

npm-shrinkwrap.json
{
"name": "@sap/audit-logging",
"version": "5.5.0",
"version": "5.5.1",
"lockfileVersion": 1,

@@ -8,5 +8,5 @@ "requires": true,

"@sap/xssec": {
"version": "3.2.12",
"version": "3.2.13",
"requires": {
"axios": "^0.25.0",
"axios": "^0.26.0",
"debug": "4.3.2",

@@ -34,5 +34,5 @@ "jsonwebtoken": "^8.5.1",

"axios": {
"version": "0.25.0",
"version": "0.26.0",
"requires": {
"follow-redirects": "^1.14.7"
"follow-redirects": "^1.14.8"
}

@@ -62,3 +62,3 @@ },

"follow-redirects": {
"version": "1.14.7"
"version": "1.14.9"
},

@@ -65,0 +65,0 @@ "jsonwebtoken": {

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

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

"dependencies": {
"@sap/xssec": "^3.2.10",
"@sap/xssec": "^3.2.13",
"debug": "4.3.3",

@@ -32,0 +32,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