eslint-plugin-kyt
Advanced tools
Comparing version 1.1.5 to 1.2.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.2.0](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.1.5...eslint-plugin-kyt@1.2.0) (2020-11-24) | ||
### Features | ||
* switch to Yarn Workspaces ([#690](https://github.com/nytimes/kyt/issues/690)) ([e029ef9](https://github.com/nytimes/kyt/commit/e029ef9f72e47179315ed928840b770e140ab0aa)) | ||
## [1.1.5](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.1.4...eslint-plugin-kyt@1.1.5) (2020-11-17) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "eslint-plugin-kyt", | ||
"version": "1.1.5", | ||
"version": "1.2.0", | ||
"description": "ESLint plugin for Vi-specific rules.", | ||
@@ -18,4 +18,4 @@ "main": "lib/index.js", | ||
"@babel/plugin-proposal-class-properties": "7.12.1", | ||
"@babel/preset-env": "7.12.1", | ||
"@babel/preset-react": "7.12.5", | ||
"@babel/preset-env": "7.12.7", | ||
"@babel/preset-react": "7.12.7", | ||
"mocha": "8.2.1" | ||
@@ -26,3 +26,3 @@ }, | ||
}, | ||
"gitHead": "dbc55a39b6522078378445cc3d6f8e2bdde63f30" | ||
"gitHead": "95fe8d09b203002cb112c01d765053be6c74d32a" | ||
} |
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
19569