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

@strv/eslint-config-base

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@strv/eslint-config-base - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

11

CHANGELOG.md

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

## [1.1.2](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-base@1.1.1...@strv/eslint-config-base@1.1.2) (2019-04-09)
### Bug Fixes
* allow name exception in eslint no-shadow ([4422753](https://github.com/strvcom/code-quality-tools/commit/4422753))
## [1.1.1](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-base@1.1.0...@strv/eslint-config-base@1.1.1) (2019-04-05)

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

1

index.js

@@ -445,2 +445,3 @@ /**

hoist: 'functions',
allow: ['name'],
}],

@@ -447,0 +448,0 @@

4

package.json
{
"name": "@strv/eslint-config-base",
"description": "STRV's ESLint configuration preset",
"version": "1.1.1",
"version": "1.1.2",
"author": "Pavel Prichodko <prichodko.p@gmail.com>",

@@ -36,3 +36,3 @@ "bugs": {

},
"gitHead": "54497234ee2966e1f8dd01e9e2056252bb109658"
"gitHead": "d2b57162a55266b098bccf5e11fe2a9a9bc5dd8a"
}
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