Socket
Socket
Sign inDemoInstall

eslint-plugin-functional

Package Overview
Dependencies
Maintainers
2
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-functional - npm Package Compare versions

Comparing version 4.3.0 to 4.3.1-beta.1

7

CHANGELOG.md
# 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 @@

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc