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

eslint-config-aco-angular

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-aco-angular - npm Package Compare versions

Comparing version 0.3.1 to 0.4.0

3

config.json

@@ -105,3 +105,2 @@ {

"no-magic-numbers": [ "warn", { "ignore": [ 0, 1, -1 ] } ],
"no-param-reassign": "warn",
"no-shadow": "warn",

@@ -123,4 +122,6 @@ "array-bracket-spacing": [ "warn", "always" ],

"no-param-reassign": "off",
"angular/no-service-method": "off"
}
}
{
"name": "eslint-config-aco-angular",
"version": "0.3.1",
"version": "0.4.0",
"description": "Angular 1.x EsLint shareable 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