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

eslint-sammy-preset

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-sammy-preset - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

3

index.js

@@ -273,2 +273,3 @@ module.exports = {

] ,
'react/jsx-max-depth':'off' ,
'react/jsx-max-props-per-line':[

@@ -289,3 +290,3 @@ 'error' ,

'react/jsx-no-literals':'off' ,
'react/no-access-state-in-setstate':'off',
'react/no-access-state-in-setstate':'off' ,
'react/no-set-state':'off' ,

@@ -292,0 +293,0 @@ 'react/no-typos':'off' ,

{
"name": "eslint-sammy-preset",
"version": "1.1.8",
"version": "1.1.9",
"description": "ESLint preset",

@@ -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