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

tslint-genie-rules

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-genie-rules - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

.npmignore

2

package.json
{
"name": "tslint-genie-rules",
"version": "1.2.0",
"version": "1.3.0",
"description": "Common TypeScript lint rules/preferences for Genie Team.",

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

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

"no-unsafe-finally": true,
"no-unused-variable": [true, {"ignore-pattern": "^_"}],
"no-var-keyword": true,

@@ -44,0 +43,0 @@ "no-var-requires": 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