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

@blueprintjs/icons

Package Overview
Dependencies
Maintainers
1
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueprintjs/icons - npm Package Compare versions

Comparing version 3.15.1 to 3.16.0

2

lib/cjs/generated/iconNames.d.ts

@@ -202,2 +202,3 @@ export declare const ADD = "add";

export declare const HAND_UP = "hand-up";
export declare const HAT = "hat";
export declare const HEADER = "header";

@@ -231,2 +232,3 @@ export declare const HEADER_ONE = "header-one";

export declare const INHERITANCE = "inheritance";
export declare const INHERITED_GROUP = "inherited-group";
export declare const INNER_JOIN = "inner-join";

@@ -233,0 +235,0 @@ export declare const INSERT = "insert";

@@ -207,2 +207,3 @@ "use strict";

exports.HAND_UP = "hand-up";
exports.HAT = "hat";
exports.HEADER = "header";

@@ -236,2 +237,3 @@ exports.HEADER_ONE = "header-one";

exports.INHERITANCE = "inheritance";
exports.INHERITED_GROUP = "inherited-group";
exports.INNER_JOIN = "inner-join";

@@ -238,0 +240,0 @@ exports.INSERT = "insert";

@@ -202,2 +202,3 @@ export declare const ADD = "add";

export declare const HAND_UP = "hand-up";
export declare const HAT = "hat";
export declare const HEADER = "header";

@@ -231,2 +232,3 @@ export declare const HEADER_ONE = "header-one";

export declare const INHERITANCE = "inheritance";
export declare const INHERITED_GROUP = "inherited-group";
export declare const INNER_JOIN = "inner-join";

@@ -233,0 +235,0 @@ export declare const INSERT = "insert";

@@ -205,2 +205,3 @@ /*

export var HAND_UP = "hand-up";
export var HAT = "hat";
export var HEADER = "header";

@@ -234,2 +235,3 @@ export var HEADER_ONE = "header-one";

export var INHERITANCE = "inheritance";
export var INHERITED_GROUP = "inherited-group";
export var INNER_JOIN = "inner-join";

@@ -236,0 +238,0 @@ export var INSERT = "insert";

@@ -202,2 +202,3 @@ export declare const ADD = "add";

export declare const HAND_UP = "hand-up";
export declare const HAT = "hat";
export declare const HEADER = "header";

@@ -231,2 +232,3 @@ export declare const HEADER_ONE = "header-one";

export declare const INHERITANCE = "inheritance";
export declare const INHERITED_GROUP = "inherited-group";
export declare const INNER_JOIN = "inner-join";

@@ -233,0 +235,0 @@ export declare const INSERT = "insert";

@@ -205,2 +205,3 @@ /*

export const HAND_UP = "hand-up";
export const HAT = "hat";
export const HEADER = "header";

@@ -234,2 +235,3 @@ export const HEADER_ONE = "header-one";

export const INHERITANCE = "inheritance";
export const INHERITED_GROUP = "inherited-group";
export const INNER_JOIN = "inner-join";

@@ -236,0 +238,0 @@ export const INSERT = "insert";

8

package.json
{
"name": "@blueprintjs/icons",
"version": "3.15.1",
"version": "3.16.0",
"description": "Components, fonts, icons, and css files for creating and displaying icons.",

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

"devDependencies": {
"@blueprintjs/node-build-scripts": "^1.3.0",
"@blueprintjs/test-commons": "^0.10.2",
"@blueprintjs/node-build-scripts": "^1.3.1",
"@blueprintjs/test-commons": "^0.10.3",
"enzyme": "^3.10.0",

@@ -51,3 +51,3 @@ "mocha": "^6.2.0",

"react-test-renderer": "^16.8.6",
"typescript": "~3.7.5",
"typescript": "~3.8.3",
"webpack-cli": "^3.3.6"

@@ -54,0 +54,0 @@ },

@@ -206,2 +206,3 @@ /*

export const HAND_UP = "hand-up";
export const HAT = "hat";
export const HEADER = "header";

@@ -235,2 +236,3 @@ export const HEADER_ONE = "header-one";

export const INHERITANCE = "inheritance";
export const INHERITED_GROUP = "inherited-group";
export const INNER_JOIN = "inner-join";

@@ -237,0 +239,0 @@ export const INSERT = "insert";

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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 too big to display

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 too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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