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.0 to 5.0.1

2

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

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

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

],
'import-spacing': true,
'jsdoc-format': true,

@@ -96,3 +95,2 @@ 'new-parens': true,

'no-unnecessary-qualifier': true,
'no-unsafe-any': true,
'one-line': [

@@ -99,0 +97,0 @@ 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