New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@edenhealth/eslint-config-eve

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edenhealth/eslint-config-eve - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

index.js

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

'plugin:prettier/recommended',
'plugin:flowtype/recommended',
],
plugins: ['import', 'jest', 'jsx-a11y', 'react'],
plugins: ['flowtype', 'import', 'jest', 'jsx-a11y', 'react'],
env: {

@@ -17,0 +18,0 @@ browser: true,

{
"name": "@edenhealth/eslint-config-eve",
"version": "1.0.0",
"version": "1.0.1",
"author": "Jesse Stuart <jstuart@edenhealth.com>",

@@ -12,2 +12,3 @@ "devDependencies": {

"eslint-import-resolver-babel-module": "^4.0.0",
"eslint-plugin-flowtype": "^2.50.0",
"eslint-plugin-import": "^2.13.0",

@@ -14,0 +15,0 @@ "eslint-plugin-jest": "^21.18.0",

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