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.4 to 3.6.5

17

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

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

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

@@ -39,4 +39,4 @@ "devDependencies": {

"@commitlint/config-conventional": "17.1.0",
"@jenssimon/eslint-config-base": "6.3.3",
"@types/node": "18.7.23",
"@jenssimon/eslint-config-base": "6.3.6",
"@types/node": "18.8.2",
"commitizen": "4.2.5",

@@ -51,3 +51,3 @@ "cz-conventional-changelog": "3.3.0",

"ts-node": "10.9.1",
"typescript": "4.8.3"
"typescript": "4.8.4"
},

@@ -58,5 +58,2 @@ "peerDependencies": {

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

@@ -63,0 +60,0 @@ "extends": [

@@ -1,2 +0,2 @@

[![NPM version][npm-image]][npm-url] [![Downloads][npm-downloads-image]][npm-url] [![star this repo][gh-stars-image]][gh-url] [![fork this repo][gh-forks-image]][gh-url] [![Build Status][gh-status-image]][gh-url]
[![NPM version][npm-image]][npm-url] [![Downloads][npm-downloads-image]][npm-url] [![star this repo][gh-stars-image]][gh-url] [![fork this repo][gh-forks-image]][gh-url] [![Build Status][gh-checks-image]][gh-url]

@@ -28,2 +28,2 @@ # eslint-config-typescript

[gh-forks-image]: https://badgen.net/github/forks/jenssimon/eslint-config-typescript
[gh-status-image]: https://badgen.net/github/status/jenssimon/eslint-config-typescript
[gh-checks-image]: https://badgen.net/github/checks/jenssimon/eslint-config-typescript
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