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 6.0.0-next.3 to 6.0.0-next.4

32

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

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

"dependencies": {
"@typescript-eslint/utils": "^6.0.0",
"@typescript-eslint/utils": "^6.1.0",
"deepmerge-ts": "^5.1.0",

@@ -86,6 +86,6 @@ "escape-string-regexp": "^4.0.0",

"@babel/eslint-parser": "7.22.9",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@cspell/dict-cryptocurrencies": "3.0.1",
"@google/semantic-release-replace-plugin": "1.2.0",
"@google/semantic-release-replace-plugin": "1.2.7",
"@istanbuljs/nyc-config-typescript": "1.0.2",

@@ -99,3 +99,3 @@ "@rebeccastevens/eslint-config": "2.0.1",

"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.0.3",
"@semantic-release/github": "9.0.4",
"@semantic-release/npm": "10.0.4",

@@ -105,8 +105,8 @@ "@semantic-release/release-notes-generator": "11.0.4",

"@types/eslint": "8.44.0",
"@types/node": "16.18.23",
"@types/node": "16.18.38",
"@types/rollup-plugin-auto-external": "2.0.2",
"@types/semver": "7.5.0",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"@typescript-eslint/rule-tester": "6.0.0",
"@typescript-eslint/eslint-plugin": "6.1.0",
"@typescript-eslint/parser": "6.1.0",
"@typescript-eslint/rule-tester": "6.1.0",
"ava": "5.3.1",

@@ -116,4 +116,4 @@ "chalk": "4.1.2",

"conventional-commit-types": "3.0.0",
"cspell": "6.31.1",
"dedent": "1.0.2",
"cspell": "6.31.2",
"dedent": "1.2.0",
"eslint": "8.45.0",

@@ -125,3 +125,3 @@ "eslint-config-prettier": "8.8.0",

"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-eslint-plugin": "5.1.0",
"eslint-plugin-eslint-plugin": "5.1.1",
"eslint-plugin-import": "2.27.5",

@@ -139,3 +139,3 @@ "eslint-plugin-jsdoc": "46.4.4",

"husky": "8.0.3",
"knip": "2.15.5",
"knip": "2.16.0",
"lint-staged": "13.2.3",

@@ -147,3 +147,3 @@ "markdownlint-cli": "0.35.0",

"rimraf": "5.0.1",
"rollup": "3.26.2",
"rollup": "3.26.3",
"rollup-plugin-auto-external": "2.0.0",

@@ -155,3 +155,3 @@ "semantic-release": "21.0.7",

"typescript": "5.1.6",
"word-wrap": "1.2.3"
"word-wrap": "1.2.4"
},

@@ -158,0 +158,0 @@ "peerDependencies": {

@@ -23,2 +23,9 @@ <div align="center">

### Enterprise Users
`eslint-plugin-functional` is available as part of the Tidelift Subscription.
Tidelift is working with the maintainers of `eslint-plugin-functional` and a growing network of open source maintainers to ensure your open source software supply chain meets enterprise standards now and into the future.
[Learn more.](https://tidelift.com/subscription/pkg/npm-eslint-plugin-functional?utm_source=npm-eslint-plugin-functional&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
## Getting Started

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