@boost/translate
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,23 @@ | ||
# 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 | ||
#### 📦 Dependencies | ||
- Bump minor patch deps. ([3f7dcec](https://github.com/milesj/boost/tree/master/packages/log/commit/3f7dcec)) | ||
#### 🛠 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/translate | ||
# 1.0.0 - 2019-06-21 | ||
@@ -2,0 +24,0 @@ |
{ | ||
"name": "@boost/translate", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Package and application level translations made easy.", | ||
@@ -24,8 +24,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@boost/common": "^1.1.0", | ||
"@boost/common": "^1.1.1", | ||
"debug": "^4.1.1", | ||
"i18next": "^17.0.4", | ||
"i18next": "^17.0.6", | ||
"os-locale": "^4.0.0" | ||
}, | ||
"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
18453
Updated@boost/common@^1.1.1
Updatedi18next@^17.0.6