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

@blueprintjs/select

Package Overview
Dependencies
Maintainers
1
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueprintjs/select - npm Package Compare versions

Comparing version 4.6.2 to 4.6.3

8

package.json
{
"name": "@blueprintjs/select",
"version": "4.6.2",
"version": "4.6.3",
"description": "Components related to selecting items from a list",

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

"dependencies": {
"@blueprintjs/core": "^4.9.2",
"@blueprintjs/popover2": "^1.6.2",
"@blueprintjs/core": "^4.9.3",
"@blueprintjs/popover2": "^1.6.3",
"classnames": "^2.2",

@@ -45,3 +45,3 @@ "tslib": "~2.3.1"

"peerDependencies": {
"@types/react": "^16.14.2",
"@types/react": "^16.14.2 || 17 || 18",
"react": "^16.8 || 17 || 18",

@@ -48,0 +48,0 @@ "react-dom": "^16.8 || 17 || 18"

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