structured-log
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "structured-log", | ||
"version": "0.0.2", | ||
"description": "NodeJS development/testing version of Serilog.", | ||
"version": "0.0.3", | ||
"description": "NodeJS structured logging framework based on Serilog.", | ||
"main": "serilog.js", | ||
@@ -10,3 +10,3 @@ "scripts": { | ||
"type": "git", | ||
"url": "https://github.com/structured-log/serilog.js" | ||
"url": "https://github.com/structured-log/structured-log" | ||
}, | ||
@@ -18,7 +18,7 @@ "keywords": [ | ||
], | ||
"author": "Serilog Contributors", | ||
"author": "Structured-log Contributors", | ||
"license": "Apache 2", | ||
"bugs": { | ||
"url": "https://github.com/structured-log/serilog.js/issues" | ||
"url": "https://github.com/structured-log/structured-log/issues" | ||
} | ||
} |
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
23641