Socket
Socket
Sign inDemoInstall

eslint-plugin-functional

Package Overview
Dependencies
214
Maintainers
2
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.7.0 to 3.7.1

8

CHANGELOG.md

@@ -10,4 +10,10 @@ # Changelog

## [v3.7.0](https://github.com/jonaskello/eslint-plugin-functional/compare/v3.6.0...v3.7.0)
## [v3.7.1](https://github.com/jonaskello/eslint-plugin-functional/compare/v3.7.0...v3.7.1)
### Fixed
- fix(no-conditional-statement): branch with break/continue statements now treated as returning branch [`#269`](https://github.com/jonaskello/eslint-plugin-functional/issues/269)
## [v3.7.0](https://github.com/jonaskello/eslint-plugin-functional/compare/v3.6.0...v3.7.0) - 2021-08-28
### Commits

@@ -14,0 +20,0 @@

4

package.json
{
"name": "eslint-plugin-functional",
"version": "3.7.0",
"version": "3.7.1",
"description": "ESLint rules to disable mutation and promote fp in TypeScript.",

@@ -95,3 +95,3 @@ "keywords": [

"glob": "^7.1.6",
"husky": "^6.0.0",
"husky": "^7.0.2",
"jest": "^26.6.3",

@@ -98,0 +98,0 @@ "json-schema": "^0.3.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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc