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
187
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.0.0-alpha.0 to 3.0.0

10

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

@@ -26,4 +26,3 @@ "main": "index.js",

"devDependencies": {
"@jenssimon/eslint-config-base": "^4.0.0-alpha.0",
"@rushstack/eslint-patch": "^1.0.6",
"@jenssimon/eslint-config-base": "^4.0.0",
"eslint": "^7.28.0",

@@ -36,3 +35,8 @@ "typescript": "^4.3.3"

},
"eslintConfig": {
"extends": [
"@jenssimon/base"
]
},
"private": false
}
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