New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tslint-config-standard

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-config-standard - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

2

package.json
{
"name": "tslint-config-standard",
"version": "5.0.1",
"version": "5.0.2",
"description": "A TSLint config for JavaScript Standard Style",

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

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

'no-switch-case-fall-through': true,
'no-unnecessary-callback-wrapper': true,
'no-unused-expression': [true, 'allow-fast-null-checks', 'allow-tagged-template'],

@@ -57,0 +56,0 @@ 'no-use-before-declare': true,

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