You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eslint-config-fbjs

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

eslint-config-fbjs - npm Package Compare versions

Comparing version

to
1.0.0

CHANGELOG.md

20

package.json
{
"name": "eslint-config-fbjs",
"version": "0.0.0",
"version": "1.0.0",
"description": "",
"repository": "facebook/fbjs",
"license": "BSD-3-Clause",
"main": "index.js",
"files": [
"CHANGELOG.md",
"LICENSE",
"PATENTS",
"README.md",
"index.js"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "BSD-3-Clause"
"peerDependencies": {
"babel-eslint": "^6.1.2",
"eslint": "^3.0.0",
"eslint-plugin-babel": "^3.3.0",
"eslint-plugin-flow-vars": "^0.4.0",
"eslint-plugin-react": "^5.2.2"
}
}