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

@adminforth/audit-log

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adminforth/audit-log - npm Package Compare versions

Comparing version 1.0.30 to 1.0.31

2

dist/index.js

@@ -12,4 +12,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

import utc from 'dayjs/plugin/utc.js';
import { AdminForthPlugin } from "adminforth";
import { AllowedActionsEnum, AdminForthSortDirections, AdminForthDataTypes } from "adminforth/types/AdminForthConfig.js";
import { AdminForthPlugin } from "adminforth/index.js";
dayjs.extend(utc);

@@ -16,0 +16,0 @@ class AuditLogPlugin extends AdminForthPlugin {

@@ -8,6 +8,6 @@ import type {

import utc from 'dayjs/plugin/utc.js';
import { AdminForthPlugin } from "adminforth";
import { AllowedActionsEnum, AdminForthSortDirections, AdminForthDataTypes } from "adminforth/types/AdminForthConfig.js";
import { AdminForthPlugin } from "adminforth/index.js";

@@ -14,0 +14,0 @@ import { PluginOptions } from "./types.js";

{
"name": "@adminforth/audit-log",
"version": "1.0.30",
"version": "1.0.31",
"description": "AdminForth plugin for logging all actions (who did what and when)",

@@ -5,0 +5,0 @@ "main": "dist/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