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.17.7 to 4.17.8

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.17.7",
"version": "4.17.8",
"description": "Core styles & components",

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

"dependencies": {
"@blueprintjs/colors": "^4.1.20",
"@blueprintjs/icons": "^4.14.4",
"@blueprintjs/colors": "^4.1.21",
"@blueprintjs/icons": "^4.14.5",
"@juggle/resize-observer": "^3.4.0",

@@ -73,5 +73,5 @@ "@types/dom4": "^2.0.2",

"devDependencies": {
"@blueprintjs/karma-build-scripts": "^4.0.17",
"@blueprintjs/node-build-scripts": "^7.0.4",
"@blueprintjs/test-commons": "^1.1.14",
"@blueprintjs/karma-build-scripts": "^4.0.18",
"@blueprintjs/node-build-scripts": "^7.1.0",
"@blueprintjs/test-commons": "^1.1.15",
"@testing-library/react": "^12.1.5",

@@ -78,0 +78,0 @@ "enzyme": "^3.11.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