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

@clipchamp/tslint-config

Package Overview
Dependencies
Maintainers
9
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clipchamp/tslint-config - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "@clipchamp/tslint-config",
"version": "0.1.0",
"version": "0.1.1",
"description": "Clipchamp's TypeScript configuration. Consistent code a day keeps the linter away",

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

@@ -13,4 +13,5 @@ {

"directive-class-suffix": true,
"no-output-rename": true
"no-output-rename": true,
"no-output-on-prefix": true
}
}

@@ -162,3 +162,2 @@ {

"no-null-keyword": true,
"no-output-on-prefix": true,
"no-redundant-boolean": {

@@ -165,0 +164,0 @@ "severity": "warning"

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