eslint-plugin-kyt
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.2](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.2.1...eslint-plugin-kyt@1.2.2) (2020-12-29) | ||
**Note:** Version bump only for package eslint-plugin-kyt | ||
## [1.2.1](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.2.0...eslint-plugin-kyt@1.2.1) (2020-12-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-kyt", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "ESLint plugin for Vi-specific rules.", | ||
@@ -18,3 +18,3 @@ "main": "lib/index.js", | ||
"@babel/plugin-proposal-class-properties": "7.12.1", | ||
"@babel/preset-env": "7.12.10", | ||
"@babel/preset-env": "7.12.11", | ||
"@babel/preset-react": "7.12.10", | ||
@@ -26,3 +26,3 @@ "mocha": "8.2.1" | ||
}, | ||
"gitHead": "f62ba9d7a3f154aa62eafcabe5c4cd3756e45e61" | ||
"gitHead": "b1ddf5cc05899a305a3dccac8288db92c0028b58" | ||
} |
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
19927