Socket
Socket
Sign inDemoInstall

@billogram/eslint-config

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@billogram/eslint-config - npm Package Compare versions

Comparing version 2.5.1 to 2.6.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [2.6.0](https://github.com/billogram/frontend-dev-tools/compare/@billogram/eslint-config@2.5.1...@billogram/eslint-config@2.6.0) (2019-08-28)
### Features
* **eslint:** Use ES2018 for Node.js ([1285ae1](https://github.com/billogram/frontend-dev-tools/commit/1285ae1))
## [2.5.1](https://github.com/billogram/frontend-dev-tools/compare/@billogram/eslint-config@2.5.0...@billogram/eslint-config@2.5.1) (2019-08-26)

@@ -8,0 +19,0 @@

2

config/node.js

@@ -9,4 +9,4 @@ module.exports = {

parserOptions: {
ecmaVersion: 2017,
ecmaVersion: 2018,
},
};
{
"name": "@billogram/eslint-config",
"version": "2.5.1",
"version": "2.6.0",
"description": "Custom ESLint configurations",

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

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