Socket
Socket
Sign inDemoInstall

@glints/tslint-rules

Package Overview
Dependencies
51
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "@glints/tslint-rules",
"version": "1.0.4",
"version": "1.0.5",
"description": "Shared rules for the TypeScript Linter, TSLint.",

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

@@ -13,2 +13,3 @@ module.exports = {

'member-access': [ true, 'no-public' ],
'object-literal-key-quotes': [ true, 'as-needed' ],
'object-literal-sort-keys': false,

@@ -15,0 +16,0 @@ quotemark: [ true, 'single', 'jsx-double' ],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc