Socket
Socket
Sign inDemoInstall

lint-staged

Package Overview
Dependencies
Maintainers
1
Versions
250
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lint-staged - npm Package Compare versions

Comparing version 15.2.0 to 15.2.1

1

lib/execGit.js

@@ -22,2 +22,3 @@ import debug from 'debug'

cwd: options.cwd || process.cwd(),
stdin: 'ignore',
})

@@ -24,0 +25,0 @@ return stdout

@@ -155,2 +155,3 @@ import chalk from 'chalk'

shell,
stdin: 'ignore',
}

@@ -157,0 +158,0 @@

18

package.json
{
"name": "lint-staged",
"version": "15.2.0",
"version": "15.2.1",
"description": "Lint files staged by git",

@@ -44,3 +44,3 @@ "license": "MIT",

"lilconfig": "3.0.0",
"listr2": "8.0.0",
"listr2": "8.0.1",
"micromatch": "4.0.5",

@@ -54,11 +54,11 @@ "pidtree": "0.6.0",

"@changesets/cli": "2.27.1",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@commitlint/cli": "18.4.4",
"@commitlint/config-conventional": "18.4.4",
"consolemock": "1.1.0",
"cross-env": "7.0.3",
"eslint": "8.55.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-prettier": "5.1.3",
"husky": "8.0.3",

@@ -68,3 +68,3 @@ "jest": "29.7.0",

"mock-stdin": "1.0.0",
"prettier": "3.1.0"
"prettier": "3.2.4"
},

@@ -71,0 +71,0 @@ "keywords": [

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