@blueprintjs/select
Advanced tools
Comparing version 4.1.4 to 4.2.0
@@ -18,3 +18,3 @@ /* | ||
import * as React from "react"; | ||
import { AbstractPureComponent2, Classes as CoreClasses, DISPLAYNAME_PREFIX, Keys, Popover, PopoverInteractionKind, Position, TagInput, refHandler, setRef, } from "@blueprintjs/core"; | ||
import { AbstractPureComponent2, Classes as CoreClasses, DISPLAYNAME_PREFIX, Keys, Popover, PopoverInteractionKind, Position, refHandler, setRef, TagInput, } from "@blueprintjs/core"; | ||
import { Classes } from "../../common"; | ||
@@ -21,0 +21,0 @@ import { QueryList } from "../query-list/queryList"; |
@@ -17,3 +17,3 @@ /* | ||
import * as React from "react"; | ||
import { AbstractPureComponent2, Classes as CoreClasses, DISPLAYNAME_PREFIX, Keys, Popover, PopoverInteractionKind, Position, TagInput, refHandler, setRef, } from "@blueprintjs/core"; | ||
import { AbstractPureComponent2, Classes as CoreClasses, DISPLAYNAME_PREFIX, Keys, Popover, PopoverInteractionKind, Position, refHandler, setRef, TagInput, } from "@blueprintjs/core"; | ||
import { Classes } from "../../common"; | ||
@@ -20,0 +20,0 @@ import { QueryList } from "../query-list/queryList"; |
{ | ||
"name": "@blueprintjs/select", | ||
"version": "4.1.4", | ||
"version": "4.2.0", | ||
"description": "Components related to selecting items from a list", | ||
@@ -38,3 +38,3 @@ "main": "lib/cjs/index.js", | ||
"dependencies": { | ||
"@blueprintjs/core": "^4.2.1", | ||
"@blueprintjs/core": "^4.3.0", | ||
"classnames": "^2.2", | ||
@@ -49,3 +49,3 @@ "tslib": "~2.3.1" | ||
"@blueprintjs/karma-build-scripts": "^3.1.1", | ||
"@blueprintjs/node-build-scripts": "^4.0.3", | ||
"@blueprintjs/node-build-scripts": "^5.0.0", | ||
"enzyme": "^3.11.0", | ||
@@ -52,0 +52,0 @@ "karma": "^6.3.17", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
572254
Updated@blueprintjs/core@^4.3.0