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

tslint-config-david-recommended

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-config-david-recommended - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

package.json
{
"name": "tslint-config-david-recommended",
"version": "1.0.5",
"version": "1.0.6",
"description": "A TSLint config for David recommended coding style",

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

@@ -10,3 +10,3 @@ const path = require("path");

path.join(path.dirname(require.resolve("tslint-microsoft-contrib")), "./"),
path.join(path.dirname(require.resolve("vrsource-tslint-rules")), "./"),
"node_modules/vrsource-tslint-rules/rules",
path.join(path.dirname(require.resolve("tslint-plugin-ikatyang")), "./"),

@@ -13,0 +13,0 @@ ],

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