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
19
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 2.1.0 to 2.1.1

2

index.js

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

"no-var": 2, // require let or const instead of var
"object-shorthand": 0, // require method and property shorthand syntax for object literals
"object-shorthand": 2, // require method and property shorthand syntax for object literals
"prefer-arrow-callback": 0, // suggest using arrow functions as callbacks

@@ -199,0 +199,0 @@ "prefer-const": 2, // uggest using const declaration for variables that are never modified after declared

{
"name": "@mft/eslint-config-momentumft",
"version": "2.1.0",
"version": "2.1.1",
"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