@spot-meetings/backend-logger
Advanced tools
Comparing version 2.2.4 to 2.2.5
{ | ||
"name": "@spot-meetings/backend-logger", | ||
"version": "2.2.4", | ||
"version": "2.2.5", | ||
"description": "Spot's backend logger module.", | ||
@@ -10,5 +10,4 @@ "main": "lib/index.js", | ||
"build": "tsc && npm run docs", | ||
"prepublish": "npm test", | ||
"docs": "typedoc", | ||
"prepack": "tsc" | ||
"prepack": "npm test && tsc" | ||
}, | ||
@@ -20,3 +19,8 @@ "repository": { | ||
"keywords": [ | ||
"template" | ||
"spot", | ||
"meetings", | ||
"custom", | ||
"backend", | ||
"logger", | ||
"winston" | ||
], | ||
@@ -23,0 +27,0 @@ "author": "Spot Meetings (https://github.com/SpotMeetings) <info@meetwithspot.com>", |
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
14640