New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0.2 to 1.0.3

2

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

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

@@ -7,3 +7,3 @@ {

"brace-style": [true, "1tbs", { "allowSingleLine": true }],
"variable-name": true,
"variable-name": [true, "check-format", "allow-leading-underscore", "allow-trailing-underscore"],
"trailing-comma": [true, {"multiline": "always", "singleline": "never"}],

@@ -10,0 +10,0 @@ "curly": true,

Sorry, the diff of this file is not supported yet

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