@amazebot/logger
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.1.1](https://github.com/Amazebot/util/compare/@amazebot/logger@0.1.0...@amazebot/logger@0.1.1) (2018-12-11) | ||
### Bug Fixes | ||
* compile and publish lib ([9103704](https://github.com/Amazebot/util/commit/9103704)) | ||
# 0.1.0 (2018-12-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@amazebot/logger", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Basic log handling with overrides for use within other modules.", | ||
@@ -13,7 +13,13 @@ "homepage": "https://github.com/Amazebot/util/tree/master/packages/logger", | ||
}, | ||
"keywords": [ | ||
"util", | ||
"typescript", | ||
"logger", | ||
"log", | ||
"console" | ||
], | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"directories": { | ||
"lib": "lib", | ||
"test": "__tests__" | ||
"lib": "lib" | ||
}, | ||
@@ -29,3 +35,3 @@ "files": [ | ||
}, | ||
"gitHead": "4f407e22e515db342a9cdc159f5cfaf37a10e514" | ||
"gitHead": "0d77f2d4d44e4a54465640ce41fa40cd17e104fe" | ||
} |
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
6381
8
76