git-authors-cli
Advanced tools
Comparing version 1.0.16 to 1.0.17
@@ -5,2 +5,16 @@ # Changelog | ||
### [1.0.17](https://github.com/Kikobeats/git-authors-cli/compare/v1.0.16...v1.0.17) (2019-05-27) | ||
### Bug Fixes | ||
* **package:** update json-future to version 2.2.0 ([212c88c](https://github.com/Kikobeats/git-authors-cli/commit/212c88c)) | ||
### Build System | ||
* tweak meta ([ef9c46d](https://github.com/Kikobeats/git-authors-cli/commit/ef9c46d)) | ||
### [1.0.16](https://github.com/Kikobeats/git-authors-cli/compare/v1.0.15...v1.0.16) (2019-05-20) | ||
@@ -7,0 +21,0 @@ |
{ | ||
"name": "git-authors-cli", | ||
"description": "Print all contributors and add it into package.json", | ||
"homepage": "https://documentup.com/Kikobeats/git-authors-cli", | ||
"version": "1.0.16", | ||
"homepage": "https://nicedoc.io/Kikobeats/git-authors-cli", | ||
"version": "1.0.17", | ||
"bin": { | ||
@@ -36,3 +36,3 @@ "git-authors-cli": "bin/index.js" | ||
"exists-file": "~3.0.2", | ||
"json-future": "~2.1.4", | ||
"json-future": "~2.2.0", | ||
"meow": "~5.0.0", | ||
@@ -39,0 +39,0 @@ "update-notifier": "~3.0.0" |
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
15664
+ Added@babel/code-frame@7.26.2(transitive)
+ Added@babel/helper-validator-identifier@7.25.9(transitive)
+ Addedasync@3.2.6(transitive)
+ Addeddetect-indent@6.1.0(transitive)
+ Addedfast-safe-stringify@2.1.1(transitive)
+ Addedis-plain-obj@2.1.0(transitive)
+ Addedis-typedarray@1.0.0(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedjson-future@2.2.21(transitive)
+ Addedjson-parse-even-better-errors@2.3.1(transitive)
+ Addedlines-and-columns@1.2.4(transitive)
+ Addedload-json-file@6.2.0(transitive)
+ Addedmake-dir@3.1.0(transitive)
+ Addedparse-json@5.2.0(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedsort-keys@4.2.0(transitive)
+ Addedstrip-bom@4.0.0(transitive)
+ Addedtype-fest@0.6.0(transitive)
+ Addedtypedarray-to-buffer@3.1.5(transitive)
+ Addedwrite-file-atomic@3.0.3(transitive)
+ Addedwrite-json-file@4.3.0(transitive)
- Removedasync@2.6.4(transitive)
- Removeddetect-indent@5.0.0(transitive)
- Removedjson-future@2.1.4(transitive)
- Removedjson-stringify-safe@5.0.1(transitive)
- Removedload-json-file@5.2.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedpify@4.0.1(transitive)
- Removedsort-keys@2.0.0(transitive)
- Removedwrite-json-file@3.1.0(transitive)
Updatedjson-future@~2.2.0