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 3.0.0-alpha.1 to 3.0.0-alpha.2

2

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

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

["IToaster", "ToasterInstance"],
["IToasterProps", "OverlayToasterProps"],
["ITreeNode", "TreeNodeInfo"],

@@ -101,2 +102,3 @@ ],

"IDatePickerModifiers",
"IDatePickerShortcut",
"IDateRangeInputProps",

@@ -103,0 +105,0 @@ "IDateRangeShortcut",

4

package.json
{
"name": "@blueprintjs/eslint-plugin",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"description": "ESLint rules for use with @blueprintjs packages",

@@ -19,3 +19,3 @@ "main": "lib/index.js",

"devDependencies": {
"@blueprintjs/node-build-scripts": "^8.0.0-alpha.1",
"@blueprintjs/node-build-scripts": "^8.0.0-alpha.2",
"@types/dedent": "~0.7.0",

@@ -22,0 +22,0 @@ "dedent": "^0.7.0",

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

["IToaster", "ToasterInstance"],
["IToasterProps", "OverlayToasterProps"],
["ITreeNode", "TreeNodeInfo"],

@@ -105,2 +106,3 @@ ],

"IDatePickerModifiers",
"IDatePickerShortcut",
"IDateRangeInputProps",

@@ -107,0 +109,0 @@ "IDateRangeShortcut",

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