You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@nrfcloud/tslint-config

Package Overview
Dependencies
Maintainers
4
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.4.0
to
3.5.0
+1
-1
package.json
{
"name": "@nrfcloud/tslint-config",
"version": "3.4.0",
"version": "3.5.0",
"description": "tslint configuration for our projects",

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

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

'no-internal-module': true,
'no-return-await': true,
'no-string-throw': true,

@@ -18,0 +19,0 @@ 'no-trailing-whitespace': true,