Socket
Socket
Sign inDemoInstall

eslint-plugin-functional

Package Overview
Dependencies
127
Maintainers
2
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.1 to 4.2.2

7

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
## [4.2.2](https://github.com/jonaskello/eslint-plugin-functional/compare/v4.2.1...v4.2.2) (2022-07-22)
### Bug Fixes
* typos and tighten a sentence ([9da0455](https://github.com/jonaskello/eslint-plugin-functional/commit/9da0455bf8cb64db0c7cc59e4c8b61a63dce1c2b))
## [4.2.1](https://github.com/jonaskello/eslint-plugin-functional/compare/v4.2.0...v4.2.1) (2022-04-06)

@@ -5,0 +12,0 @@

6

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

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

"@rebeccastevens/eslint-config": "1.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-commonjs": "^22.0.1",
"@rollup/plugin-json": "^4.1.0",

@@ -89,3 +89,3 @@ "@rollup/plugin-node-resolve": "^13.1.3",

"@types/estree": "^0.0.51",
"@types/node": "17.0.23",
"@types/node": "18.0.0",
"@types/rollup-plugin-auto-external": "^2.0.2",

@@ -92,0 +92,0 @@ "@typescript-eslint/eslint-plugin": "^5.10.2",

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