Socket
Socket
Sign inDemoInstall

@blueprintjs/core

Package Overview
Dependencies
Maintainers
1
Versions
296
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueprintjs/core - npm Package Compare versions

Comparing version 4.19.4 to 4.19.5

4

lib/esm/components/spinner/spinner.d.ts

@@ -100,3 +100,3 @@ import * as React from "react";

'aria-controls'?: string | undefined;
'aria-current'?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
'aria-current'?: boolean | "time" | "location" | "true" | "false" | "page" | "step" | "date" | undefined;
'aria-describedby'?: string | undefined;

@@ -574,3 +574,3 @@ 'aria-details'?: string | undefined;

'aria-controls'?: string | undefined;
'aria-current'?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
'aria-current'?: boolean | "time" | "location" | "true" | "false" | "page" | "step" | "date" | undefined;
'aria-describedby'?: string | undefined;

@@ -577,0 +577,0 @@ 'aria-details'?: string | undefined;

@@ -99,3 +99,3 @@ import * as React from "react";

'aria-controls'?: string | undefined;
'aria-current'?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
'aria-current'?: boolean | "time" | "location" | "true" | "false" | "page" | "step" | "date" | undefined;
'aria-describedby'?: string | undefined;

@@ -102,0 +102,0 @@ 'aria-details'?: string | undefined;

{
"name": "@blueprintjs/core",
"version": "4.19.4",
"version": "4.19.5",
"description": "Core styles & components",

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

"dependencies": {
"@blueprintjs/colors": "^4.2.0",
"@blueprintjs/colors": "^4.2.1",
"@blueprintjs/icons": "^4.16.0",

@@ -58,0 +58,0 @@ "@juggle/resize-observer": "^3.4.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc