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

@mft/eslint-config-momentumft

Package Overview
Dependencies
Maintainers
7
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mft/eslint-config-momentumft - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

2

index.js

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

"no-class-assign": 0, // disallow modifying variables of class declarations
"no-const-assign": 0, // disallow modifying variables that are declared using const
"no-const-assign": 2, // disallow modifying variables that are declared using const
"no-dupe-class-members": 0, // disallow duplicate name in class members

@@ -207,0 +207,0 @@ "no-this-before-super": 2, // disallow use of this/super before calling super() in constructors.

{
"name": "@mft/eslint-config-momentumft",
"version": "3.1.3",
"version": "3.1.4",
"description": "Our ESLint configuration",

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