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

eslint-config-schibsted-flow

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-schibsted-flow - npm Package Compare versions

Comparing version 7.0.0-2.0 to 7.0.0-3.0

eslint-config-schibsted-flow-7.0.0-3.0.tgz

4

CHANGELOG.md
# 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 @@

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