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
186
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 1.0.0 to 1.0.1

1

index.js

@@ -29,2 +29,3 @@ module.exports = {

'**/*.js',
'**/*.jsx',
],

@@ -31,0 +32,0 @@ rules: {

19

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

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

"devDependencies": {
"@jenssimon/eslint-config-base": "^1.4.0",
"babel-eslint": "^10.0.3",
"eslint": "^6.5.0",
"@jenssimon/eslint-config-base": "^1.4.3",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.0.1",

@@ -29,4 +29,4 @@ "eslint-config-airbnb-base": "^14.0.0",

"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.17.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jest": "^23.8.0",
"eslint-plugin-jquery": "^1.5.1",

@@ -36,5 +36,6 @@ "eslint-plugin-jsx-a11y": "^6.2.3",

"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react-hooks": "^2.1.1",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.7.0"
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react-hooks": "^2.5.0",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.9.0",
"typescript": "^3.8.2"
},

@@ -41,0 +42,0 @@ "peerDependencies": {

@@ -19,3 +19,3 @@ [![NPM version][npm-image]][npm-url] [![Downloads][npm-downloads-image]][npm-url] [![Dependencies][deps-image]][deps-url] [![star this repo][gh-stars-image]][gh-url] [![fork this repo][gh-forks-image]][gh-url] [![Build Status][travis-image]][travis-url] ![Code Style][codestyle-image]

MIT © 2019 [Jens Simon](https://github.com/jenssimon)
MIT © 2020 [Jens Simon](https://github.com/jenssimon)

@@ -22,0 +22,0 @@ [npm-url]: https://www.npmjs.com/package/@jenssimon/eslint-config-typescript

Sorry, the diff of this file is not supported yet

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