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

eslint-config-spreetail

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-spreetail - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

16

CHANGELOG.md

@@ -7,23 +7,27 @@ # Change Log

## 2.1.0 - 06-01-17
## 2.2.0 - 2017-08-08
### Added
- ESLint peer dependency of 4 or greater.
## 2.1.0 - 2017-06-01
### Changed
- Turned on "smart" mode for [eqeqeq](http://eslint.org/docs/rules/eqeqeq).
## 2.0.1 - 05-04-17
## 2.0.1 - 2017-05-04
### Changed
- Missed changelog updates.
## 2.0.0 - 05-04-17
## 2.0.0 - 2017-05-04
### Changed
- Set `comma-dangle` to "always-multiline" as intended.
## 1.0.3 - 04-26-17
## 1.0.3 - 2017-04-26
### Changed
- Fix typo in README.md.
## 1.0.2 - 04-26-17
## 1.0.2 - 2017-04-26
### Changed
- Update CHANGELOG.md with missed changes from 1.0.1.
## 1.0.1 - 04-26-17
## 1.0.1 - 2017-04-26
### Changed

@@ -30,0 +34,0 @@ - Update README.md.

{
"name": "eslint-config-spreetail",
"version": "2.1.0",
"version": "2.2.0",
"description": "ESLint configuration used at Spreetail.",

@@ -26,3 +26,3 @@ "main": "index.js",

"peerDependencies": {
"eslint": "^3.19.0"
"eslint": "^3.19.0 || ^4"
},

@@ -29,0 +29,0 @@ "engines": {

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