Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-functional

Package Overview
Dependencies
Maintainers
2
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-functional - npm Package Versions

1
1012

3.3.0

Diff

Changelog

Source

v3.3.0 - 2021-07-27

Fixed

rebeccastevens
published 3.2.2 •

Changelog

Source

v3.2.2 - 2021-07-23

Fixed

  • fix(prefer-type-literal): deprecated rule #170
rebeccastevens
published 3.2.1 •

Changelog

Source

v3.2.1 - 2021-01-01

Merged

  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.11.1 #175
  • build(deps-dev): bump @rollup/plugin-typescript from 8.0.0 to 8.1.0 #164
  • build(deps): bump @typescript-eslint/experimental-utils from 4.9.1 to 4.11.0 #162
  • build(deps-dev): bump eslint from 7.15.0 to 7.16.0 #163
  • build(deps-dev): bump @typescript-eslint/parser from 4.9.1 to 4.11.0 #165
  • build(deps-dev): bump rollup from 2.34.2 to 2.35.1 #166
  • Automerge dependabot updates #167
  • chore: configure github settings #161
  • refactor: general tidy up of code and configs #149
rebeccastevens
published 3.2.0 •

rebeccastevens
published 3.1.0 •

Changelog

Source

v3.1.0 - 2020-10-08

Commits

  • feat(prefer-readonly-type): add option ignoreCollections ad53072
  • docs(prefer-type-literal): remove mention of removed option allowLocalMutation from docs c4b4051
rebeccastevens
published 3.0.2 •

Changelog

Source

v3.0.2 - 2020-08-23

Merged

  • improvement(prefer-type-literal): remove option allowLocalMutation #148
  • build(deps-dev): add peer dependencies #147
  • build(deps-peer): update typescript #146
  • build(deps-dev): update jest #145
  • build(deps-dev): bump eslint #144
  • build(deps-dev): bump typescript from 3.7.4 to 4.0.2 #141
  • build(deps-dev): bump lint-staged from 9.5.0 to 10.2.11 #135
  • build(deps-dev): bump rollup-plugin-typescript2 from 0.25.3 to 0.27.2 #139
  • build(deps-dev): bump shelljs from 0.8.3 to 0.8.4 #140
  • build(deps-dev): bump rollup from 1.29.0 to 2.26.5 #138
  • build(deps-dev): bump rimraf from 3.0.0 to 3.0.2 #137
  • build(deps-dev): bump husky from 4.0.6 to 4.2.5 #134
  • build(deps-dev): bump eslint-plugin-prettier from 3.1.2 to 3.1.4 #133
  • build(deps-dev): bump eslint-plugin-jsdoc from 20.1.0 to 30.2.4 #132
  • build(deps-dev): bump eslint-plugin-jest from 23.4.0 to 23.20.0 #131
  • build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 #126
  • build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.22.0 #130
  • build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.0 to 2.3.0 #129
  • build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.11.0 #128
  • build(deps-dev): bump codecov from 3.7.1 to 3.7.2 #127
  • build(deps-dev): bump auto-changelog from 1.16.2 to 2.2.0 #125
  • build(deps-dev): bump @typescript-eslint/parser from 2.15.0 to 2.34.0 #124
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.15.0 to 2.34.0 #123
  • build(deps-dev): bump @types/estree from 0.0.42 to 0.0.45 #119
  • build(deps-dev): bump @types/jest from 24.0.25 to 26.0.10 #121
  • build(deps-dev): bump @types/glob from 7.1.1 to 7.1.3 #120
  • build(deps-dev): bump @types/eslint from 6.1.3 to 7.2.1 #118
  • build(deps): bump escape-string-regexp from 2.0.0 to 4.0.0 #117
  • Faster CI #142
  • fix(prefer-readonly-type): add support for mapped types #107
  • fix(immutable-data): add support for ignoring exceptions for update expressions #108
  • fix(type guard): cast with as as the type guard doesn't seem to be working correctly anymore #111
  • improvement(no-mixed-types): rule violations now mark the type as wrong, not members of the type #93
  • Reduce use of .reduce() #92

Fixed

  • improvement(prefer-type-literal): remove option allowLocalMutation #87
  • fix(prefer-readonly-type): add support for mapped types #106
  • fix(immutable-data): add support for ignoring exceptions for UpdateExpression #97
rebeccastevens
published 3.0.1 •

Changelog

Source

v3.0.1 - 2020-01-12

Commits

  • docs(changelog): update changelog for v3.0.0 d248311
  • build: auto changelog changes are now part of the same git commit as the release 7c369c8
  • docs(readme): fix issue with svg image not displaying on npmjs aa4f573
rebeccastevens
published 3.0.0 •

Changelog

Source

v3.0.0 - 2020-01-12

Merged

  • set up auto-changelog so we don't have to do it manually #90
  • Dependency Update. #89
  • Examples of correct/incorrect code for each rule #60
  • docs: rename 'allow-pattern.md' to 'ignore-pattern.md' #88
  • Prettier readme #85
  • Additional tests #86

Commits

  • Breaking change: build(dep): update all dependencies ce90405
rebeccastevens
published 2.0.0 •

Changelog

Source

v2.0.0 - 2019-12-29

Merged

  • build(deps): bump handlebars from 4.1.2 to 4.5.3 #84
  • Do not enforce a parameter count by default in the lite ruleset #83
  • Add a section to explicitly list all the rulesets #77
  • no longer include external recommended rules in the rulesets; put them in their own ruleset #80

Fixed

  • Breaking change: feat(functional-parameters): do not enforce a parameter count by default in the lite ruleset #79

Commits

rebeccastevens
published 1.0.3 •

Changelog

Source

v1.0.3 - 2019-12-29

Merged

  • Local mutation in a function now only refers to within the function's body #78
  • no-mixed-interface rule does not exist anymore #81

Fixed

  • fix(prefer-readonly-type): local mutation in a function only refers to within the function's body #75
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