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

@blueprintjs/popover2

Package Overview
Dependencies
Maintainers
1
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueprintjs/popover2 - npm Package Compare versions

Comparing version 0.12.6 to 0.12.7

3

lib/cjs/popover2SharedProps.d.ts

@@ -122,2 +122,5 @@ /// <reference types="react" />

*
* Note that this functionality is only enabled for hover interaction
* popovers/tooltips.
*
* @default true

@@ -124,0 +127,0 @@ */

@@ -122,2 +122,5 @@ /// <reference types="react" />

*
* Note that this functionality is only enabled for hover interaction
* popovers/tooltips.
*
* @default true

@@ -124,0 +127,0 @@ */

@@ -122,2 +122,5 @@ /// <reference types="react" />

*
* Note that this functionality is only enabled for hover interaction
* popovers/tooltips.
*
* @default true

@@ -124,0 +127,0 @@ */

4

package.json
{
"name": "@blueprintjs/popover2",
"version": "0.12.6",
"version": "0.12.7",
"description": "Popover2 and dependent components",

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

"dependencies": {
"@blueprintjs/core": "^3.51.1",
"@blueprintjs/core": "^3.51.2",
"@popperjs/core": "^2.5.4",

@@ -41,0 +41,0 @@ "classnames": "^2.2",

@@ -159,2 +159,5 @@ /*

*
* Note that this functionality is only enabled for hover interaction
* popovers/tooltips.
*
* @default true

@@ -161,0 +164,0 @@ */

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