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 6.0.0 to 7.0.0-0

3

CHANGELOG.md

@@ -0,1 +1,4 @@

# 7.0.0
- [deps] Minor dependencies update
# 6.0.0

@@ -2,0 +5,0 @@ - [deps] Minor dependencies update

8

package.json
{
"name": "eslint-config-schibsted-flow",
"version": "6.0.0",
"version": "7.0.0-0",
"description": "Schibsted ESLint settings for flow typed files",

@@ -12,5 +12,5 @@ "main": "index.js",

"peerDependencies": {
"babel-eslint": "^8.0.3",
"eslint": "^4.13.1",
"eslint-plugin-flowtype": "^2.40.1"
"babel-eslint": "^8.2.3",
"eslint": "^4.19.1",
"eslint-plugin-flowtype": "^2.48.0"
},

@@ -17,0 +17,0 @@ "keywords": [

@@ -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@^8.0.3 eslint@^4.13.1 eslint-plugin-flowtype@^2.40.1 -D
yarn add eslint-config-schibsted-flow babel-eslint@^8.2.3 eslint@^4.19.1 eslint-plugin-flowtype@^2.48.0 -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