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
30
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.35 to 1.0.36

8

package.json
{
"name": "@adminforth/audit-log",
"version": "1.0.35",
"version": "1.0.36",
"description": "AdminForth plugin for logging all actions (who did what and when)",

@@ -9,3 +9,4 @@ "main": "dist/index.js",

"scripts": {
"rollout": "tsc && cp -rf custom dist/ && npm version patch && npm publish --access public"
"rollout": "tsc && cp -rf custom dist/ && npm version patch && npm publish --access public",
"postinstall": "npm link adminforth"
},

@@ -15,5 +16,4 @@ "author": "devforth",

"dependencies": {
"dayjs": "^1.11.11",
"adminforth": "file:../../"
"dayjs": "^1.11.11"
}
}
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