eslint-plugin-t
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "eslint-plugin-t", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"repository": "github:eslift/eslint-plugin-t", | ||
"main": "./src/index.js", | ||
@@ -13,9 +14,9 @@ "scripts": { | ||
"devDependencies": { | ||
"eslint": "^6.8.0", | ||
"eslint-config-kodefox": "^0.2.1", | ||
"prettier": "^1.19.1", | ||
"typescript": "^3.8.3" | ||
"eslint": "^7.29.0", | ||
"eslint-config-eslift": "^1.3.0", | ||
"prettier": "^2.3.1", | ||
"typescript": "^4.3.4" | ||
}, | ||
"eslintConfig": { | ||
"extends": "kodefox", | ||
"extends": "eslift", | ||
"rules": { | ||
@@ -22,0 +23,0 @@ "@typescript-eslint/no-var-requires": 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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4630