eslint-plugin-kyt
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.5](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.1.4...eslint-plugin-kyt@1.1.5) (2020-11-17) | ||
**Note:** Version bump only for package eslint-plugin-kyt | ||
## [1.1.4](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.1.3...eslint-plugin-kyt@1.1.4) (2020-11-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-kyt", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "ESLint plugin for Vi-specific rules.", | ||
@@ -20,3 +20,3 @@ "main": "lib/index.js", | ||
"@babel/preset-react": "7.12.5", | ||
"mocha": "8.2.0" | ||
"mocha": "8.2.1" | ||
}, | ||
@@ -26,3 +26,3 @@ "scripts": { | ||
}, | ||
"gitHead": "bcc9a5f186b2e23a4ff6d52377e893b626e04cf1" | ||
"gitHead": "dbc55a39b6522078378445cc3d6f8e2bdde63f30" | ||
} |
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
19263