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

eslint-config-appnexus

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-appnexus - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

3

CHANGELOG.md

@@ -5,2 +5,5 @@ # Change Log

## 4.1.0
- [minor] - Adding 2 rules for FE
## 4.0.0

@@ -7,0 +10,0 @@ - [patch] - Moving our warnings over to errors

@@ -28,2 +28,4 @@ module.exports = {

// Warnings - will become errors in next major version
'no-shadow': 'warn',
'react/prefer-stateless-function': 'warn',

@@ -30,0 +32,0 @@ // === Unspecified ===

2

package.json
{
"name": "eslint-config-appnexus",
"version": "4.0.0",
"version": "4.1.0",
"description": "AppNexus Standard Eslint Config",

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