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.8.0
to
3.9.0
+4
-4
package.json
{
"name": "@nrfcloud/tslint-config",
"version": "3.8.0",
"version": "3.9.0",
"description": "tslint configuration for our projects",

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

"devDependencies": {
"@commitlint/cli": "^7.0.0",
"@commitlint/config-angular": "^7.0.1",
"husky": "^1.0.0",
"@commitlint/cli": "^8.0.0",
"@commitlint/config-angular": "^8.0.0",
"husky": "^2.0.0",
"standard": "^12.0.1"

@@ -39,0 +39,0 @@ },

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

'import-spacing': true,
'object-literal-key-quotes': [true, 'as-needed'],
'object-literal-shorthand': true,

@@ -35,0 +36,0 @@ 'one-line': [