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

eslint-config-availity

Package Overview
Dependencies
Maintainers
1
Versions
345
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-availity - npm Package Compare versions

Comparing version 2.0.0-beta.7 to 2.0.0-beta.8

17

package.json
{
"name": "eslint-config-availity",
"version": "2.0.0-beta.7",
"version": "2.0.0-beta.8",
"description": "Shareable ESLint config for Availity projects",
"main": "index.js",
"scripts": {
"preversion": "npm run test",
"test": "tape test.js"

@@ -35,14 +36,14 @@ },

"peerDependencies": {
"eslint": "^2.4.0",
"eslint-plugin-react": "^4.0.0",
"babel-eslint": "^6.0.0-beta.6"
"eslint": "2.6.0",
"eslint-plugin-react": "4.2.3",
"babel-eslint": "6.0.2"
},
"devDependencies": {
"babel-eslint": "^6.0.0-beta.6",
"eslint": "^2.4.0",
"eslint-plugin-react": "^4.0.0",
"babel-eslint": "6.0.2",
"eslint": "2.6.0",
"eslint-plugin-react": "4.2.3",
"is-plain-obj": "1.1.0",
"tape": "^4.5.1",
"tape": "4.5.1",
"temp-write": "2.1.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