eslint-plugin-kyt
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.1](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.4.0...eslint-plugin-kyt@1.4.1) (2021-04-15) | ||
**Note:** Version bump only for package eslint-plugin-kyt | ||
# [1.4.0](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.3.2...eslint-plugin-kyt@1.4.0) (2021-04-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-kyt", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "ESLint plugin for Vi-specific rules.", | ||
@@ -17,3 +17,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"babel-preset-kyt-react": "1.3.3", | ||
"babel-preset-kyt-react": "1.3.4", | ||
"mocha": "8.3.2" | ||
@@ -24,3 +24,3 @@ }, | ||
}, | ||
"gitHead": "247a5d9fcb7dace5c4ff3fd906fafa13d201c689" | ||
"gitHead": "6babbd8a8c41835d4946e741dc6594e635bf6339" | ||
} |
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
25253