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

eslint-config-eslint

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-eslint - npm Package Compare versions

Comparing version 4.0.0 to 5.0.0

7

package.json
{
"name": "eslint-config-eslint",
"version": "4.0.0",
"version": "5.0.0",
"author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",

@@ -20,3 +20,3 @@ "description": "Default ESLint configuration for ESLint projects.",

},
"homepage": "http://eslint.org",
"homepage": "https://eslint.org",
"bugs": "https://github.com/eslint/eslint/issues/",

@@ -26,2 +26,5 @@ "dependencies": {

},
"peerDependencies": {
"eslint-plugin-node": "^6.0.1"
},
"keywords": [

@@ -28,0 +31,0 @@ "eslintconfig",

@@ -6,5 +6,5 @@ [![NPM version][npm-image]][npm-url]

[Website](http://eslint.org) | [Configuring](http://eslint.org/docs/user-guide/configuring) | [Rules](http://eslint.org/docs/rules/) | [Contributing](http://eslint.org/docs/developer-guide/contributing) | [Twitter](https://twitter.com/geteslint) | [Mailing List](https://groups.google.com/group/eslint)
[Website](https://eslint.org) | [Configuring](https://eslint.org/docs/user-guide/configuring) | [Rules](https://eslint.org/docs/rules/) | [Contributing](https://eslint.org/docs/developer-guide/contributing) | [Twitter](https://twitter.com/geteslint) | [Mailing List](https://groups.google.com/group/eslint)
Contains the default ESLint configuration for ESLint projects.
Contains the ESLint configuration used for projects maintained by the ESLint team.

@@ -35,3 +35,3 @@ ## Installation

[npm-image]: https://img.shields.io/npm/v/eslint.svg?style=flat-square
[npm-image]: https://img.shields.io/npm/v/eslint-config-eslint.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/eslint-config-eslint

Sorry, the diff of this file is not supported yet

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