@blueprintjs/eslint-plugin
Advanced tools
Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2
@@ -93,2 +93,3 @@ "use strict"; | ||
["IToaster", "ToasterInstance"], | ||
["IToasterProps", "OverlayToasterProps"], | ||
["ITreeNode", "TreeNodeInfo"], | ||
@@ -101,2 +102,3 @@ ], | ||
"IDatePickerModifiers", | ||
"IDatePickerShortcut", | ||
"IDateRangeInputProps", | ||
@@ -103,0 +105,0 @@ "IDateRangeShortcut", |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
198314
3518