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

tslint-config-vtex

Package Overview
Dependencies
Maintainers
20
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.3.0 to 1.3.1

4

package.json
{
"name": "tslint-config-vtex",
"version": "1.3.0",
"version": "1.3.1",
"description": "VTEX's tslint config",
"main": "tslint.json",
"peerDependencies": {
"tslint-eslint-rules": "^3.2.3"
"tslint-eslint-rules": "^4.1.1"
},

@@ -9,0 +9,0 @@ "repository": {

@@ -70,3 +70,3 @@ {

"no-invalid-regexp": true,
"no-irregular-whitespace": true,
"ter-no-irregular-whitespace": true,
"label-position": true,

@@ -79,3 +79,3 @@ "indent": [true, "spaces"],

"no-regex-spaces": true,
"no-sparse-arrays": true,
"ter-no-sparse-arrays": true,
"no-string-throw": true,

@@ -82,0 +82,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