check-side-effects
Advanced tools
Comparing version 0.0.18 to 0.0.19
{ | ||
"name": "check-side-effects", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "Check if a ES module has side effects.", | ||
@@ -32,3 +32,7 @@ "repository": "https://github.com/filipesilva/check-side-effects", | ||
"typescript": "^3.4.5" | ||
}, | ||
"peerDependencies": { | ||
"tslint": ">=5.0.0", | ||
"typescript": ">=3.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
39907
7