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