eslint-plugin-kyt
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.6](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.2.5...eslint-plugin-kyt@1.2.6) (2021-02-23) | ||
**Note:** Version bump only for package eslint-plugin-kyt | ||
## [1.2.5](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.2.4...eslint-plugin-kyt@1.2.5) (2021-02-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-kyt", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "ESLint plugin for Vi-specific rules.", | ||
@@ -18,3 +18,3 @@ "main": "lib/index.js", | ||
"@babel/plugin-proposal-class-properties": "7.13.0", | ||
"@babel/preset-env": "7.13.0", | ||
"@babel/preset-env": "7.13.5", | ||
"@babel/preset-react": "7.12.13", | ||
@@ -26,3 +26,3 @@ "mocha": "8.3.0" | ||
}, | ||
"gitHead": "7212fdf3ba2aa57d83522f82865c48ca2ebd9c6c" | ||
"gitHead": "d7b73036795886f0083254f6857b601b0fe0f18f" | ||
} |
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
20638