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.2 to 5.5.3

8

CHANGELOG.md

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

## 5.5.3- 2022-04-06
### Changed
- changed istanbul test framework with c8
## 5.5.2 - 2022-03-22

@@ -196,2 +202,2 @@

- `delete` method is removed from the API.
- `create` method is removed from the API.
- `create` method is removed from the API.

2

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

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

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

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

"engines": {
"node": "^8.0.0 || ^10.0.0 || ^12.0.0 || ^14.0.0 || ^16.0.0"
"node": "^10.0.0 || ^12.0.0 || ^14.0.0 || ^16.0.0"
},

@@ -37,15 +37,15 @@ "dependencies": {

"devDependencies": {
"async": "2.0.1",
"chai": "3.5.0",
"async": "3.2.1",
"chai": "4.2.0",
"eslint": "3.2.2",
"filter-node-package": "2.2.0",
"istanbul": "0.4.5",
"c8": "7.11.0",
"lodash": "4.17.21",
"markdown-toc": "^1.1.0",
"mocha": "3.0.2",
"node-build": "^1.1.1",
"mocha": "7.1.1",
"node-build": "^2.0.1",
"node-style": "^2.0.1",
"@sap/hdbext": "7.6.0",
"sinon": "1.17.5"
"sinon": "7.5.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