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

tslint-config-vtex

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-config-vtex - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

2

package.json
{
"name": "tslint-config-vtex",
"version": "1.2.0",
"version": "1.3.0",
"description": "VTEX's tslint config",

@@ -5,0 +5,0 @@ "main": "tslint.json",

@@ -75,3 +75,2 @@ {

"no-consecutive-blank-lines": [true, 1],
"no-unused-new": true,
"no-construct": true,

@@ -90,4 +89,5 @@ "no-duplicate-variable": true,

"use-isnan": true,
"valid-typeof": true
"valid-typeof": true,
"no-unused-variable": [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