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

tslint-config-t-system

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-config-t-system - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "tslint-config-t-system",
"version": "0.0.3",
"version": "0.0.4",
"description": "tslint configuration for T-System projects",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -32,3 +32,3 @@ {

"no-default-export": true,
"no-duplicate-import": true,
"no-duplicate-imports": true,
"no-duplicate-super": true,

@@ -51,3 +51,3 @@ "no-duplicate-variable": true,

"no-string-literal": true,
"no-switch-case-call-through": true,
"no-switch-case-fall-through": true,
"no-this-assignment": true,

@@ -54,0 +54,0 @@ "no-trailing-whitespace": true,

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