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

eslint-config-aether

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-aether - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

5

default.js

@@ -59,3 +59,6 @@ module.exports = {

"lines-between-class-members": ["error", "always"],
"lines-between-class-members": ["warn", "always", {
"exceptAfterSingleLine": true
}],
"new-cap": "error",

@@ -62,0 +65,0 @@ "new-parens": "error",

2

package.json
{
"name": "eslint-config-aether",
"version": "1.1.3",
"version": "1.1.4",
"description": "A custom code style for ESLint.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/vanruesc/eslint-config-aether",

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