Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tslint-config-ccs

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-config-ccs - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

2

package.json
{
"name": "tslint-config-ccs",
"version": "0.5.1",
"version": "0.5.2",
"description": "A tslint configuration for and by Creative Curiosity",

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

@@ -9,3 +9,3 @@ {

"no-default-export": true,
"ter-indent": [true, 2],
"indent": [true, "spaces", 2],
"object-curly-spacing": [true, "always", { "objectsInObjects": false }],

@@ -40,3 +40,2 @@ "no-constant-condition": true,

"unified-signatures": true,
"indent": false,
"eofline": [true],

@@ -43,0 +42,0 @@ "no-magic-numbers": false,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc