babel-eslint
Advanced tools
Comparing version 8.0.3 to 8.1.0
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
42607
16
1123
6
2
+ Addedeslint-scope@~3.7.1
+ Addedeslint-visitor-keys@^1.0.0
+ Addedeslint-scope@3.7.3(transitive)
+ Addedeslint-visitor-keys@1.3.0(transitive)
+ Addedesrecurse@4.3.0(transitive)
+ Addedestraverse@4.3.05.3.0(transitive)