@vertexvis/eslint-config-vertexvis-typescript
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@vertexvis/eslint-config-vertexvis-typescript", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "The Vertex sharable ESLint config for TypeScript.", | ||
@@ -17,7 +17,7 @@ "author": "Dan Schultz (https://github.com/danschultz)", | ||
}, | ||
"license": "UNLICENSED", | ||
"license": "MIT", | ||
"main": "./index.js", | ||
"scripts": { | ||
"format": "yarn lint --fix", | ||
"lint": "eslint --ext .ts,.tsx,.js,.jsx --ignore-path ../../../.gitignore .", | ||
"lint": "eslint --ext .ts,.tsx,.js,.jsx --ignore-path ../../.gitignore .", | ||
"build": "echo 0", | ||
@@ -30,3 +30,3 @@ "test": "echo 'No unit tests defined'", | ||
"@typescript-eslint/parser": "^2.1.0", | ||
"@vertexvis/eslint-config-vertexvis": "0.4.1", | ||
"@vertexvis/eslint-config-vertexvis": "0.4.2", | ||
"eslint-config-prettier": "^6.0.0", | ||
@@ -33,0 +33,0 @@ "eslint-plugin-prettier": "^3.1.0" |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
8484
8
0
+ Added@vertexvis/eslint-config-vertexvis@0.4.2(transitive)
- Removed@vertexvis/eslint-config-vertexvis@0.4.1(transitive)