eslint-plugin-functional
Advanced tools
Comparing version 4.3.0 to 4.3.1-beta.1
# Changelog | ||
All notable changes to this project will be documented in this file. Dates are displayed in UTC. | ||
## [4.3.1-beta.1](https://github.com/eslint-functional/eslint-plugin-functional/compare/v4.3.0...v4.3.1-beta.1) (2022-09-14) | ||
### Bug Fixes | ||
* **no-return-void:** check additional ts function types ([3db661d](https://github.com/eslint-functional/eslint-plugin-functional/commit/3db661d34d39e906ecfb489f035272b96265709a)) | ||
# [4.3.0](https://github.com/eslint-functional/eslint-plugin-functional/compare/v4.2.2...v4.3.0) (2022-09-08) | ||
@@ -5,0 +12,0 @@ |
{ | ||
"name": "eslint-plugin-functional", | ||
"version": "4.3.0", | ||
"version": "4.3.1-beta.1", | ||
"description": "ESLint rules to disable mutation and promote fp in TypeScript.", | ||
@@ -78,3 +78,3 @@ "keywords": [ | ||
"@istanbuljs/nyc-config-typescript": "^1.0.2", | ||
"@rebeccastevens/eslint-config": "1.3.22", | ||
"@rebeccastevens/eslint-config": "1.3.23", | ||
"@rollup/plugin-commonjs": "^22.0.1", | ||
@@ -81,0 +81,0 @@ "@rollup/plugin-json": "^4.1.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
192816
4171
1