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

@tensor-corp/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tensor-corp/eslint-config - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

2

base.js

@@ -223,3 +223,3 @@ 'use strict';

'func-name-matching': 'off',
'func-names': ['warn', 'as-needed'],
'func-names': 'off',
'func-style': 'off',

@@ -226,0 +226,0 @@ 'function-paren-newline': ['warn', 'consistent'],

@@ -0,1 +1,5 @@

2.0.7
==================
- Выключил правило func-names.
2.0.6

@@ -2,0 +6,0 @@ ==================

{
"name": "@tensor-corp/eslint-config",
"version": "2.0.6",
"version": "2.0.7",
"description": "Tensor company's ESLint config, following our styleguide",

@@ -5,0 +5,0 @@ "author": "Aleksey Begunov (https://twitter.com/@catwithapple)",

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