restrict-imports-loader
Advanced tools
Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "restrict-imports-loader", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "A Webpack loader to restrict imports in ES and TypeScript", | ||
@@ -85,4 +85,5 @@ "keywords": [ | ||
"loader-utils": "^1.2.3", | ||
"schema-utils": "^2.5.0" | ||
"schema-utils": "^2.5.0", | ||
"typescript": "^3.7.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
43116
6
+ Addedtypescript@^3.7.2
+ Addedtypescript@3.9.10(transitive)