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

@blueprintjs/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueprintjs/eslint-plugin - npm Package Compare versions

Comparing version 2.9.0 to 2.9.1

2

lib/rules/no-deprecated-type-references.js

@@ -95,2 +95,3 @@ "use strict";

["IToasterProps", "OverlayToasterProps"],
"IToastOptions",
["ITreeNode", "TreeNodeInfo"],

@@ -138,2 +139,3 @@ ],

"IColumnProps",
"IContextMenuRenderer",
"ICoordinateData",

@@ -140,0 +142,0 @@ "IFocusedCellCoordinates",

2

package.json
{
"name": "@blueprintjs/eslint-plugin",
"version": "2.9.0",
"version": "2.9.1",
"description": "ESLint rules for use with @blueprintjs packages",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -98,2 +98,3 @@ /*

["IToasterProps", "OverlayToasterProps"],
"IToastOptions",
["ITreeNode", "TreeNodeInfo"],

@@ -146,2 +147,3 @@ ],

"IColumnProps",
"IContextMenuRenderer",
"ICoordinateData",

@@ -148,0 +150,0 @@ "IFocusedCellCoordinates",

Sorry, the diff of this file is not supported yet

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