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