eslint-plugin-kyt
Advanced tools
Comparing version 1.4.8 to 1.4.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.9](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.4.8...eslint-plugin-kyt@1.4.9) (2021-06-08) | ||
**Note:** Version bump only for package eslint-plugin-kyt | ||
## [1.4.8](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.4.7...eslint-plugin-kyt@1.4.8) (2021-06-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-kyt", | ||
"version": "1.4.8", | ||
"version": "1.4.9", | ||
"description": "ESLint plugin for Vi-specific rules.", | ||
@@ -17,4 +17,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"babel-preset-kyt-react": "1.3.10", | ||
"mocha": "8.4.0" | ||
"babel-preset-kyt-react": "1.3.11", | ||
"mocha": "9.0.0" | ||
}, | ||
@@ -24,3 +24,3 @@ "scripts": { | ||
}, | ||
"gitHead": "a171f78133ab50490ffadd565d6bc1db4e60090e" | ||
"gitHead": "0fccdce9be16fb3cf596ee084e7d821970eea4f0" | ||
} |
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
26994