New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-frisk

Package Overview
Dependencies
Maintainers
2
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.8.0 to 0.9.0

2

index.js

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

"no-unused-vars": "error",
"no-use-before-define": "error",
"no-use-before-define": ["error", { "functions": false }],
"no-useless-call": "error",

@@ -214,0 +214,0 @@ "no-useless-computed-key": "error",

{
"name": "eslint-config-frisk",
"version": "0.8.0",
"version": "0.9.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