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

eslint-config-frisk

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-frisk - npm Package Compare versions

Comparing version 0.11.0 to 0.12.0

4

index.js

@@ -101,3 +101,3 @@ module.exports = {

"lines-around-directive": [ "error", "always" ],
"max-depth": "error",
"max-depth": [ "error", 6 ],
"max-len": "off",

@@ -117,3 +117,3 @@ "max-lines": "off",

"no-array-constructor": "error",
"no-await-in-loop": "error",
"no-await-in-loop": "off",
"no-bitwise": [

@@ -120,0 +120,0 @@ "error",

{
"name": "eslint-config-frisk",
"version": "0.11.0",
"version": "0.12.0",
"description": "ESLint config for various Frisk UI projects.",

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

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