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

eslint-config-brainly

Package Overview
Dependencies
Maintainers
8
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-brainly - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

package.json
{
"name": "eslint-config-brainly",
"version": "2.2.0",
"version": "2.2.1",
"description": "Brainly's base shareable ESLint config",

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

@@ -11,5 +11,4 @@ module.exports = {

'sourceType': 'module',
'ecmaVersion': 2017,
'ecmaVersion': 2018,
'ecmaFeatures': {
'experimentalObjectRestSpread': true,
'jsx': true

@@ -16,0 +15,0 @@ }

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