Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-mixpanel

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-mixpanel - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

1

index.js

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

'no-use-before-define': ['error', {classes: false}],
'object-curly-spacing': ['error', 'never'],
'object-shorthand': ['error', 'always'],

@@ -31,0 +32,0 @@ 'quotes': ['error', 'backtick'],

2

package.json
{
"name": "eslint-config-mixpanel",
"description": "Mixpanel JavaScript style",
"version": "2.2.0",
"version": "2.3.0",
"main": "index.js",

@@ -6,0 +6,0 @@ "repository": {

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