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 5.0.6 to 5.0.7

42

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

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

"@typescript-eslint/utils": "^5.50.0",
"deepmerge-ts": "^4.3.0",
"deepmerge-ts": "^5.0.0",
"escape-string-regexp": "^4.0.0",

@@ -80,5 +80,5 @@ "is-immutable-type": "^1.2.5",

"devDependencies": {
"@ava/typescript": "3.0.1",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@ava/typescript": "4.0.0",
"@babel/core": "7.21.3",
"@babel/eslint-parser": "7.21.3",
"@commitlint/cli": "17.4.4",

@@ -101,10 +101,10 @@ "@commitlint/config-conventional": "17.4.4",

"@types/dedent": "0.7.0",
"@types/eslint": "8.21.1",
"@types/eslint": "8.21.3",
"@types/estree": "1.0.0",
"@types/json-schema": "^7.0.11",
"@types/node": "16.18.14",
"@types/json-schema": "7.0.11",
"@types/node": "16.18.16",
"@types/rollup-plugin-auto-external": "2.0.2",
"@types/semver": "7.3.13",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"ava": "5.2.0",

@@ -115,5 +115,5 @@ "chalk": "4.1.2",

"conventional-commit-types": "3.0.0",
"cspell": "6.28.0",
"cspell": "6.30.2",
"dedent": "0.7.0",
"eslint": "8.35.0",
"eslint": "8.36.0",
"eslint-ava-rule-tester": "4.0.0",

@@ -127,3 +127,3 @@ "eslint-config-prettier": "8.7.0",

"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsdoc": "40.0.1",
"eslint-plugin-jsdoc": "40.1.0",
"eslint-plugin-markdown": "3.0.0",

@@ -136,8 +136,8 @@ "eslint-plugin-node": "11.1.0",

"eslint-plugin-unicorn": "46.0.0",
"espree": "9.4.1",
"espree": "9.5.0",
"husky": "8.0.3",
"json-schema": "0.4.0",
"jsonc-parser": "3.2.0",
"knip": "^1.14.1",
"lint-staged": "13.1.2",
"knip": "1.16.0",
"lint-staged": "13.2.0",
"markdownlint-cli": "0.33.0",

@@ -147,6 +147,6 @@ "nyc": "15.1.0",

"prettier-plugin-packagejson": "2.4.3",
"rimraf": "4.3.1",
"rollup": "3.18.0",
"rimraf": "4.4.0",
"rollup": "3.20.0",
"rollup-plugin-auto-external": "2.0.0",
"semantic-release": "20.1.1",
"semantic-release": "20.1.3",
"ts-node": "10.9.1",

@@ -156,3 +156,3 @@ "tsc-prog": "2.2.1",

"tslib": "2.5.0",
"typescript": "4.9.5",
"typescript": "5.0.2",
"word-wrap": "1.2.3"

@@ -169,3 +169,3 @@ },

},
"packageManager": "pnpm@7.29.0",
"packageManager": "pnpm@7.30.0",
"engines": {

@@ -172,0 +172,0 @@ "node": ">=16.10.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