🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@samsystem/tslint-config

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@samsystem/tslint-config - npm Package Compare versions

Comparing version
0.0.9
to
0.0.10
+2
-1
index.json

@@ -79,4 +79,5 @@ {

"variable-name": [false, "ban-keywords", "check-format"],
"newline-before-return": true
"newline-before-return": true,
"object-literal-key-quotes": [true, "as-needed"]
}
}
{
"name": "@samsystem/tslint-config",
"description": "TSLint configuration",
"version": "0.0.9",
"version": "0.0.10",
"bugs": {

@@ -25,3 +25,3 @@ "url": "https://github.com/samsystems/samsystems-utils/issues"

"contributors": [],
"gitHead": "26b3c3cdbb71bbb9af0c5306bbd1bda5ab1c79a8",
"gitHead": "2886ee1042dd0cd303c9b8ecc85597f75470dadb",
"publishConfig": {

@@ -28,0 +28,0 @@ "access": "public"