@arethetypeswrong/cli
Advanced tools
Comparing version 0.9.0 to 0.10.0
@@ -12,2 +12,3 @@ import * as core from "@arethetypeswrong/core"; | ||
FalseExportDefault: "false-export-default", | ||
MissingExportEquals: "missing-export-equals", | ||
UnexpectedModuleSyntax: "unexpected-module-syntax", | ||
@@ -14,0 +15,0 @@ InternalResolutionError: "internal-resolution-error", |
{ | ||
"name": "@arethetypeswrong/cli", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "A CLI tool for arethetypeswrong.github.io", | ||
@@ -48,3 +48,3 @@ "author": "Andrew Branch & ej-shafran", | ||
"dependencies": { | ||
"@arethetypeswrong/core": "0.9.0", | ||
"@arethetypeswrong/core": "0.10.0", | ||
"chalk": "^4.1.2", | ||
@@ -51,0 +51,0 @@ "cli-table3": "^0.6.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
24239
379
+ Added@arethetypeswrong/core@0.10.0(transitive)
- Removed@arethetypeswrong/core@0.9.0(transitive)