@adminforth/audit-log
Advanced tools
Comparing version 1.0.41 to 1.0.42
{ | ||
"name": "@adminforth/audit-log", | ||
"version": "1.0.41", | ||
"version": "1.0.42", | ||
"description": "AdminForth plugin for logging all actions (who did what and when)", | ||
@@ -9,3 +9,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"rollout": "tsc && rsync -av --exclude 'node_modules' custom/ dist/ && npm version patch && npm publish --access public", | ||
"rollout": "tsc && rsync -av --exclude 'node_modules' custom dist/ && npm version patch && npm publish --access public", | ||
"build": "tsc", | ||
@@ -12,0 +12,0 @@ "prepare": "npm link adminforth" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31873