Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codefresh-io/audit

Package Overview
Dependencies
Maintainers
21
Versions
38
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 1.1.9 to 1.2.0

1

lib/models/Audit.js

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

req_url: DataTypes.STRING,
res_body: DataTypes.TEXT,
rs_status: DataTypes.INTEGER,

@@ -15,0 +16,0 @@ createdAt: DataTypes.DATE,

2

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

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

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