eslint-config-schibsted-flow
Advanced tools
Comparing version 7.0.0-2.0 to 7.0.0-3.0
# 7.0.0 | ||
- [deps] Update to [ESlint v5](https://eslint.org/blog/2018/06/eslint-v5.0.0-released) | ||
- [deps] Update to [babel-eslint v9](https://github.com/babel/babel-eslint/releases/tag/v9.0.0) | ||
- [deps] Update to babel-eslint v10 | ||
- [v9 changes](https://github.com/babel/babel-eslint/releases/tag/v9.0.0) | ||
- [v10 changes](https://github.com/babel/babel-eslint/releases/tag/v10.0.0) | ||
- [deps] Minor dependencies update | ||
@@ -5,0 +7,0 @@ |
{ | ||
"name": "eslint-config-schibsted-flow", | ||
"version": "7.0.0-2.0", | ||
"version": "7.0.0-3.0", | ||
"description": "Schibsted ESLint settings for flow typed files", | ||
@@ -12,5 +12,5 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"babel-eslint": "^9.0.0", | ||
"eslint": "^5.5.0", | ||
"eslint-plugin-flowtype": "^2.50.0" | ||
"babel-eslint": "^10.0.1", | ||
"eslint": "^5.6.1", | ||
"eslint-plugin-flowtype": "^2.50.3" | ||
}, | ||
@@ -25,3 +25,4 @@ "keywords": [ | ||
"email": "code@nosilleg.com" | ||
} | ||
}, | ||
"gitHead": "970a31fe5d0a8149c5ab2178da829bdc2df1117f" | ||
} |
@@ -10,3 +10,3 @@ # eslint-config-schibsted-flow [![Build Status](https://travis-ci.org/schibsted/eslint-config-schibsted.svg?branch=master)](https://travis-ci.org/schibsted/eslint-config-schibsted) | ||
```bash | ||
yarn add eslint-config-schibsted-flow babel-eslint@^9.0.0 eslint@^5.5.0 eslint-plugin-flowtype@^2.50.0 -D | ||
yarn add eslint-config-schibsted-flow babel-eslint@^10.0.1 eslint@^5.6.1 eslint-plugin-flowtype@^2.50.3 -D | ||
``` | ||
@@ -13,0 +13,0 @@ |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
8743
6
1