eslint-plugin-orbit-components
Advanced tools
Comparing version 0.5.2 to 0.5.3
{ | ||
"name": "eslint-plugin-orbit-components", | ||
"description": "Collection of ESLint rules to enforce the best usage practices of @kiwicom/orbit-components", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"author": "Kiwi.com", | ||
@@ -38,5 +38,14 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/eslint": "^7.2.10" | ||
"@babel/cli": "^7.12.8", | ||
"@babel/core": "^7.12.10", | ||
"@babel/preset-env": "^7.14.0", | ||
"@babel/preset-typescript": "^7.13.0", | ||
"@babel/types": "^7.13.0", | ||
"@types/eslint": "^7.2.10", | ||
"babel-eslint": "^10.1.0", | ||
"eslint": "^7.14.0", | ||
"pinst": "^2.1.4", | ||
"rimraf": "^3.0.2" | ||
}, | ||
"gitHead": "a353dc06782a872bf6449a84431c7c1f5f83f942" | ||
"gitHead": "9fbe3741778134b8e053617e317981dad8c166d2" | ||
} |
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
61593
10
26