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.3.0
to
3.4.0
+1
-1
package.json
{
"name": "@nrfcloud/tslint-config",
"version": "3.3.0",
"version": "3.4.0",
"description": "tslint configuration for our projects",

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

@@ -71,5 +71,4 @@ module.exports = {

'check-type'
],
'no-unused-variable': true
]
}
}