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

@codefresh-io/audit

Package Overview
Dependencies
Maintainers
21
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codefresh-io/audit - npm Package Compare versions

Comparing version

to
1.1.6

1

lib/models/Audit.js

@@ -19,2 +19,3 @@ module.exports = function (sequelize, DataTypes) {

correlationId: DataTypes.STRING,
ip: DataTypes.STRING,
}, {

@@ -21,0 +22,0 @@ timestamps: false,

2

package.json
{
"name": "@codefresh-io/audit",
"version": "1.1.5",
"version": "1.1.6",
"description": "Receive and collect audit logs",

@@ -5,0 +5,0 @@ "main": "lib/index.js",