Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@nrfcloud/tslint-config

Package Overview
Dependencies
Maintainers
7
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nrfcloud/tslint-config - npm Package Compare versions

Comparing version
3.9.0
to
3.10.0
+1
-1
package.json
{
"name": "@nrfcloud/tslint-config",
"version": "3.9.0",
"version": "3.10.0",
"description": "tslint configuration for our projects",

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

module.exports = {
'rules': {
'arrow-return-shorthand': true,
'ban-comma-operator': true,
'class-name': true,
'comment-format': [true, 'check-space'],
'curly': true,
'eofline': true,
'indent': [

@@ -8,0 +10,0 @@ true,