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 6.0.0 to 6.1.0

5

CHANGELOG.md

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

## 6.1.0 - 2024-03-27
### Removed
- Removed shrinkwrap from preRelease
## 6.0.0 - 2024-02-08

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

5

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

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

"itest-v2": "mocha itest/v2-test.js",
"prepareRelease": "npm shrinkwrap && clean-packages -i"
"prepareRelease": "clean-packages -i"
},

@@ -24,3 +24,2 @@ "files": [

"CHANGELOG.md",
"npm-shrinkwrap.json",
"LICENSE"

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