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.0 to 2.5.1

12

CHANGELOG.md

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

## [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)
### Bug Fixes
* Update glob for ESLint script ([e339e4d](https://github.com/billogram/frontend-dev-tools/commit/e339e4d))
* When running ESLint we need to consider CI env ([7a520b7](https://github.com/billogram/frontend-dev-tools/commit/7a520b7))
# [2.5.0](https://github.com/billogram/frontend-dev-tools/compare/@billogram/eslint-config@2.4.0...@billogram/eslint-config@2.5.0) (2019-08-19)

@@ -8,0 +20,0 @@

5

package.json
{
"name": "@billogram/eslint-config",
"version": "2.5.0",
"version": "2.5.1",
"description": "Custom ESLint configurations",

@@ -21,4 +21,5 @@ "keywords": [

"build": ":",
"test": "./scripts/eslint.sh"
"test": "yarn ts:lint",
"ts:lint": "./scripts/eslint.sh"
}
}
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