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

@stylistic/eslint-plugin-ts

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylistic/eslint-plugin-ts - npm Package Compare versions

Comparing version 2.11.0 to 2.12.0

9

dist/rules/function-call-spacing.js

@@ -41,4 +41,3 @@ 'use strict';

allowNewlines: {
type: "boolean",
default: false
type: "boolean"
},

@@ -49,8 +48,6 @@ optionalChain: {

before: {
type: "boolean",
default: true
type: "boolean"
},
after: {
type: "boolean",
default: true
type: "boolean"
}

@@ -57,0 +54,0 @@ },

{
"name": "@stylistic/eslint-plugin-ts",
"type": "commonjs",
"version": "2.11.0",
"version": "2.12.0",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

Sorry, the diff of this file is too big to display

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