New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jenssimon/eslint-config-typescript

Package Overview
Dependencies
Maintainers
1
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jenssimon/eslint-config-typescript - npm Package Compare versions

Comparing version 3.6.3 to 3.6.4

12

package.json
{
"name": "@jenssimon/eslint-config-typescript",
"version": "3.6.3",
"version": "3.6.4",
"description": "ESLint configuration for usage with TypeScript",

@@ -31,4 +31,4 @@ "main": "index.js",

"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"eslint-plugin-deprecation": "^1.3.2"

@@ -40,5 +40,6 @@ },

"@jenssimon/eslint-config-base": "6.3.3",
"@types/node": "18.7.23",
"commitizen": "4.2.5",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.23.1",
"eslint": "8.24.0",
"husky": "8.0.1",

@@ -56,2 +57,5 @@ "lint-staged": "13.0.3",

},
"resolutions": {
"minimist": "1.2.6"
},
"eslintConfig": {

@@ -58,0 +62,0 @@ "extends": [

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