Comparing version 3.9.1 to 3.9.2
# CHANGELOG | ||
## v3.9.2 (June 16, 2020) | ||
* Updated dependencies to resolve TypeScript issues | ||
## v3.9.1 (June 08, 2020) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "madge", | ||
"version": "3.9.1", | ||
"version": "3.9.2", | ||
"author": "Patrik Henningsson <patrik.henningsson@gmail.com>", | ||
@@ -46,3 +46,3 @@ "repository": "git://github.com/pahen/madge", | ||
"dependencies": { | ||
"chalk": "^4.0.0", | ||
"chalk": "^4.1.0", | ||
"commander": "^5.1.0", | ||
@@ -65,5 +65,6 @@ "commondir": "^1.0.1", | ||
"pluralize": "^8.0.0", | ||
"precinct": "^6.3.1", | ||
"pretty-ms": "^7.0.0", | ||
"rc": "^1.2.7", | ||
"typescript": "^3.7.5", | ||
"typescript": "^3.9.5", | ||
"walkdir": "^0.4.1" | ||
@@ -74,3 +75,3 @@ }, | ||
"eslint": "^6.8.0", | ||
"mocha": "^7.1.2", | ||
"mocha": "^8.0.1", | ||
"mz": "^2.7.0", | ||
@@ -77,0 +78,0 @@ "should": "^13.2.3" |
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
76070
127
23
+ Addedprecinct@^6.3.1
Updatedchalk@^4.1.0
Updatedtypescript@^3.9.5