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

@lego/tslint-config-angular

Package Overview
Dependencies
Maintainers
4
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lego/tslint-config-angular - npm Package Compare versions

Comparing version 1.7.5 to 1.7.6

1

lib/rules/codelyzer/style.js
"use strict";
const config = {
rules: {
'angular-whitespace': [true, 'check-interpolation', 'check-pipe', 'check-semicolon'],
'component-class-suffix': [true, 'Component'],

@@ -6,0 +5,0 @@ 'component-selector': [true, 'element', ['ng', 'ngx'], 'kebab-case'],

11

package.json
{
"name": "@lego/tslint-config-angular",
"version": "1.7.5",
"version": "1.7.6",
"description": "LEGO shareable tslint config for ts projects",
"keywords": [
"angular",
"lego",
"tslint",
"tslint-config",
"angular"
"tslint-config"
],

@@ -35,4 +35,3 @@ "homepage": "https://github.com/LEGO/linter-configs#readme",

"dependencies": {
"@lego/tslint-config": "2.0.5",
"@lego/tslint-config-prettier": "1.7.5",
"@lego/tslint-config": "2.0.6",
"codelyzer": "4.5.0"

@@ -45,3 +44,3 @@ },

},
"gitHead": "54c2973a3411cef20a1ce73dad214778e4cfd70e"
"gitHead": "c11d4021b1656230038518c3743206cc30e1f3f1"
}
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