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

@webundsoehne/eslint-config

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webundsoehne/eslint-config - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## @webundsoehne/eslint-config [5.1.1](https://gitlab.tailored-apps.com/ckilic/nx-test/compare/@webundsoehne/eslint-config@5.1.0...@webundsoehne/eslint-config@5.1.1) (2022-02-21)
### Bug Fixes
- update for stephans style ([43c719f](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/43c719f61bef41a5c84d18be2a259b37975f1306))
# @webundsoehne/eslint-config [5.1.0](https://gitlab.tailored-apps.com/ckilic/nx-test/compare/@webundsoehne/eslint-config@5.0.0...@webundsoehne/eslint-config@5.1.0) (2022-02-17)

@@ -2,0 +8,0 @@

2

package.json
{
"name": "@webundsoehne/eslint-config",
"version": "5.1.0",
"version": "5.1.1",
"description": "Eslint configuration for Web&Söhne applications.",

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

@@ -240,3 +240,3 @@ /** @type {import("eslint").Linter.Config} */

selector: 'enumMember',
format: ['UPPER_CASE', 'camelCase']
format: ['UPPER_CASE', 'camelCase', 'PascalCase']
},

@@ -243,0 +243,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