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.0.0 to 4.0.1

7

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
## [4.0.1](https://github.com/jonaskello/eslint-plugin-functional/compare/v4.0.0...v4.0.1) (2021-10-24)
### Bug Fixes
* ignore pattern - "id" and "key" values are only used if defined ([77d6dd6](https://github.com/jonaskello/eslint-plugin-functional/commit/77d6dd6780bff54c97b560a66b902b5655bee1e6))
# [4.0.0](https://github.com/jonaskello/eslint-plugin-functional/compare/v3.7.2...v4.0.0) (2021-10-17)

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

4

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

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

"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@rebeccastevens/eslint-config": "^1.1.4",
"@rebeccastevens/eslint-config": "^1.1.5",
"@rollup/plugin-commonjs": "^21.0.0",

@@ -76,0 +76,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