Socket
Socket
Sign inDemoInstall

babel-eslint

Package Overview
Dependencies
27
Maintainers
10
Versions
135
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.3 to 8.1.0

lib/analyze-scope.js

13

package.json
{
"name": "babel-eslint",
"version": "8.0.3",
"version": "8.1.0",
"description": "Custom parser for ESLint",
"main": "index.js",
"main": "lib/index.js",
"files": [
"index.js",
"babylon-to-espree"
"lib"
],

@@ -18,3 +17,5 @@ "repository": {

"@babel/types": "7.0.0-beta.31",
"babylon": "7.0.0-beta.31"
"babylon": "7.0.0-beta.31",
"eslint-scope": "~3.7.1",
"eslint-visitor-keys": "^1.0.0"
},

@@ -42,3 +43,3 @@ "scripts": {

"dedent": "^0.7.0",
"eslint": "^4.1.0",
"eslint": "^4.12.1",
"eslint-config-babel": "^7.0.1",

@@ -45,0 +46,0 @@ "eslint-plugin-flowtype": "^2.30.3",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc