eslint-plugin-kyt
Advanced tools
Comparing version 1.2.11 to 1.2.12
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.12](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.2.11...eslint-plugin-kyt@1.2.12) (2021-03-10) | ||
**Note:** Version bump only for package eslint-plugin-kyt | ||
## [1.2.11](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.2.10...eslint-plugin-kyt@1.2.11) (2021-03-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-kyt", | ||
"version": "1.2.11", | ||
"version": "1.2.12", | ||
"description": "ESLint plugin for Vi-specific rules.", | ||
@@ -17,4 +17,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"babel-preset-kyt-react": "1.2.17", | ||
"mocha": "8.3.0" | ||
"babel-preset-kyt-react": "1.2.18", | ||
"mocha": "8.3.1" | ||
}, | ||
@@ -24,3 +24,3 @@ "scripts": { | ||
}, | ||
"gitHead": "b31499d9855487a53770083d7fe3ce5a25cc1c0a" | ||
"gitHead": "79b9b3413a3001a6ca68823876e8bbc7b871e4ed" | ||
} |
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
21622