@artsy/dupe-report
Advanced tools
Comparing version 0.36.1 to 0.37.0
@@ -0,1 +1,13 @@ | ||
# v0.37.0 (Tue Oct 27 2020) | ||
#### 🚀 Enhancement | ||
- Update dep typescript from 4.0.3 to v4.0.5 [#246](https://github.com/artsy/dupe-report/pull/246) ([@renovate-bot](https://github.com/renovate-bot)) | ||
#### Authors: 1 | ||
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)) | ||
--- | ||
# v0.36.1 (Fri Sep 18 2020) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "@artsy/dupe-report", | ||
"description": "A tool for reporting on duplicate dependencies in a webpack bundle", | ||
"version": "0.36.1", | ||
"version": "0.37.0", | ||
"author": "Justin Bennett <zephraph@gmail.com>", | ||
@@ -42,3 +42,3 @@ "files": [ | ||
"tslint": "5.20.1", | ||
"typescript": "4.0.3" | ||
"typescript": "4.0.5" | ||
}, | ||
@@ -49,3 +49,3 @@ "engines": { | ||
"types": "lib/index.d.ts", | ||
"gitHead": "01323261abb10b542614447f820df85dea9cf3ef" | ||
"gitHead": "2909be118ef8ebc46c2d6058b1a7b3a309e95373" | ||
} |
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
24887