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

eslint-plugin-freaktechnik

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-freaktechnik - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0

17

index.js

@@ -75,12 +75,11 @@ /**

"keyword-spacing": [2, {
"after": false,
"overrides": {
"else": { "after": true },
"case": { "after": true },
"throw": { "after": true },
"return": { "after": true },
"from": { "after": true },
"import": { "after": true },
"export": { "after": true },
"default": { "after": true }
"if": { "after": false },
"for": { "after": false },
"while": { "after": false },
"catch": { "after": false },
"function": { "after": false },
"super": { "after": false },
"switch": { "after": false },
"with": { "after": false }
}

@@ -87,0 +86,0 @@ }],

{
"name": "eslint-plugin-freaktechnik",
"version": "1.1.2",
"version": "1.2.0",
"description": "ESLint default configs of freaktechnik.",

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

Sorry, the diff of this file is not supported yet

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