Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-diff

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-diff - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

16

package.json
{
"name": "eslint-plugin-diff",
"version": "1.0.7",
"version": "1.0.8",
"description": "Run ESLint on your changes only",

@@ -43,9 +43,9 @@ "keywords": [

"@types/node": "^14.14.31",
"@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.2",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"eslint": "^7.0.0",
"eslint-config-prettier": "^8.0.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-promise": "^4.3.1",
"husky": "^5.1.1",
"husky": "^5.1.3",
"jest": "^26.6.3",

@@ -56,7 +56,7 @@ "lint-staged": "^10.5.4",

"prettier": "^2.2.1",
"ts-jest": "^26.5.1",
"typescript": "^4.1.5"
"ts-jest": "^26.5.2",
"typescript": "^4.2.2"
},
"peerDependencies": {
"eslint": ">=7.20.0"
"eslint": ">=6.7.0"
},

@@ -63,0 +63,0 @@ "engines": {

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