@boost/log
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,19 @@ | ||
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
### 1.0.1 - 2019-07-04 | ||
#### 🛠 Internals | ||
- Added more files to npmignore. ([16f46b8](https://github.com/milesj/boost/tree/master/packages/log/commit/16f46b8)) | ||
- Setup DangerJS and conventional changelog (#54) ([a18dd45](https://github.com/milesj/boost/tree/master/packages/log/commit/a18dd45)), closes [#54](https://github.com/milesj/boost/tree/master/packages/log/issues/54) | ||
**Note:** Version bump only for package @boost/log | ||
# 1.0.0 - 2019-06-21 | ||
@@ -2,0 +20,0 @@ |
{ | ||
"name": "@boost/log", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Lightweight level based logging system.", | ||
@@ -23,7 +23,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@boost/translate": "^1.0.0", | ||
"@boost/translate": "^1.0.1", | ||
"chalk": "^2.4.2", | ||
"debug": "^4.1.1" | ||
}, | ||
"gitHead": "3ade9ca405d2449d4948b9e926cea7ad5b3d9c66" | ||
"gitHead": "95a3ed6211c363720f68a4903197db8e52ef3ccb" | ||
} |
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
11790
Updated@boost/translate@^1.0.1