Comparing version 3.0.3-candidte.0 to 3.0.3
# Changelog | ||
### [3.0.3](https://www.github.com/google/gts/compare/v3.0.2...v3.0.3) (2020-12-03) | ||
### Bug Fixes | ||
* **deps:** update dependency execa to v5 ([#600](https://www.github.com/google/gts/issues/600)) ([4e5f1e5](https://www.github.com/google/gts/commit/4e5f1e54facf53588bbb3b025b5240edbd7f3c8a)) | ||
* **deps:** update dependency meow to v8 ([#591](https://www.github.com/google/gts/issues/591)) ([c7e223e](https://www.github.com/google/gts/commit/c7e223e6a2ff605fabad2f8359a0385033f8de66)) | ||
### [3.0.2](https://www.github.com/google/gts/compare/v3.0.1...v3.0.2) (2020-10-26) | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "gts", | ||
"version": "3.0.3-candidte.0", | ||
"version": "3.0.3", | ||
"description": "Google TypeScript Style", | ||
@@ -54,5 +54,5 @@ "repository": "google/gts", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"execa": "^4.0.3", | ||
"execa": "^5.0.0", | ||
"inquirer": "^7.3.3", | ||
"meow": "^7.1.1", | ||
"meow": "^8.0.0", | ||
"ncp": "^2.0.0", | ||
@@ -59,0 +59,0 @@ "prettier": "^2.1.2", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
74660
1
+ Addedexeca@5.1.1(transitive)
+ Addedget-stream@6.0.1(transitive)
+ Addedhosted-git-info@4.1.0(transitive)
+ Addedhuman-signals@2.1.0(transitive)
+ Addedlru-cache@6.0.0(transitive)
+ Addedmeow@8.1.2(transitive)
+ Addednormalize-package-data@3.0.3(transitive)
+ Addedtype-fest@0.18.1(transitive)
+ Addedyallist@4.0.0(transitive)
+ Addedyargs-parser@20.2.9(transitive)
- Removedexeca@4.1.0(transitive)
- Removedhuman-signals@1.1.1(transitive)
- Removedmeow@7.1.1(transitive)
- Removedtype-fest@0.13.1(transitive)
- Removedyargs-parser@18.1.3(transitive)
Updatedexeca@^5.0.0
Updatedmeow@^8.0.0