New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@blueprintjs/icons

Package Overview
Dependencies
Maintainers
1
Versions
150
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.1.0 to 3.2.0

6

lib/cjs/generated/iconContents.d.ts

@@ -146,2 +146,7 @@ export declare const ADD = "";

export declare const FLOPPY_DISK = "";
export declare const FLOW_BRANCH = "";
export declare const FLOW_END = "";
export declare const FLOW_LINEAR = "";
export declare const FLOW_REVIEW = "";
export declare const FLOW_REVIEW_BRANCH = "";
export declare const FLOWS = "";

@@ -246,2 +251,3 @@ export declare const FOLDER_CLOSE = "";

export declare const LIST = "☰";
export declare const LIST_COLUMNS = "";
export declare const LIST_DETAIL_VIEW = "";

@@ -248,0 +254,0 @@ export declare const LOCATE = "";

@@ -151,2 +151,7 @@ "use strict";

exports.FLOPPY_DISK = "\ue6b7";
exports.FLOW_BRANCH = "\ue7c1";
exports.FLOW_END = "\ue7c4";
exports.FLOW_LINEAR = "\ue7c0";
exports.FLOW_REVIEW = "\ue7c2";
exports.FLOW_REVIEW_BRANCH = "\ue7c3";
exports.FLOWS = "\ue659";

@@ -251,2 +256,3 @@ exports.FOLDER_CLOSE = "\ue652";

exports.LIST = "\u2630";
exports.LIST_COLUMNS = "\ue7b9";
exports.LIST_DETAIL_VIEW = "\ue743";

@@ -253,0 +259,0 @@ exports.LOCATE = "\ue619";

@@ -146,2 +146,7 @@ export declare const ADD = "add";

export declare const FLOPPY_DISK = "floppy-disk";
export declare const FLOW_BRANCH = "flow-branch";
export declare const FLOW_END = "flow-end";
export declare const FLOW_LINEAR = "flow-linear";
export declare const FLOW_REVIEW = "flow-review";
export declare const FLOW_REVIEW_BRANCH = "flow-review-branch";
export declare const FLOWS = "flows";

@@ -246,2 +251,3 @@ export declare const FOLDER_CLOSE = "folder-close";

export declare const LIST = "list";
export declare const LIST_COLUMNS = "list-columns";
export declare const LIST_DETAIL_VIEW = "list-detail-view";

@@ -248,0 +254,0 @@ export declare const LOCATE = "locate";

@@ -151,2 +151,7 @@ "use strict";

exports.FLOPPY_DISK = "floppy-disk";
exports.FLOW_BRANCH = "flow-branch";
exports.FLOW_END = "flow-end";
exports.FLOW_LINEAR = "flow-linear";
exports.FLOW_REVIEW = "flow-review";
exports.FLOW_REVIEW_BRANCH = "flow-review-branch";
exports.FLOWS = "flows";

@@ -251,2 +256,3 @@ exports.FOLDER_CLOSE = "folder-close";

exports.LIST = "list";
exports.LIST_COLUMNS = "list-columns";
exports.LIST_DETAIL_VIEW = "list-detail-view";

@@ -253,0 +259,0 @@ exports.LOCATE = "locate";

@@ -146,2 +146,7 @@ export declare const ADD = "";

export declare const FLOPPY_DISK = "";
export declare const FLOW_BRANCH = "";
export declare const FLOW_END = "";
export declare const FLOW_LINEAR = "";
export declare const FLOW_REVIEW = "";
export declare const FLOW_REVIEW_BRANCH = "";
export declare const FLOWS = "";

@@ -246,2 +251,3 @@ export declare const FOLDER_CLOSE = "";

export declare const LIST = "☰";
export declare const LIST_COLUMNS = "";
export declare const LIST_DETAIL_VIEW = "";

@@ -248,0 +254,0 @@ export declare const LOCATE = "";

@@ -149,2 +149,7 @@ /*

export var FLOPPY_DISK = "\ue6b7";
export var FLOW_BRANCH = "\ue7c1";
export var FLOW_END = "\ue7c4";
export var FLOW_LINEAR = "\ue7c0";
export var FLOW_REVIEW = "\ue7c2";
export var FLOW_REVIEW_BRANCH = "\ue7c3";
export var FLOWS = "\ue659";

@@ -249,2 +254,3 @@ export var FOLDER_CLOSE = "\ue652";

export var LIST = "\u2630";
export var LIST_COLUMNS = "\ue7b9";
export var LIST_DETAIL_VIEW = "\ue743";

@@ -251,0 +257,0 @@ export var LOCATE = "\ue619";

@@ -146,2 +146,7 @@ export declare const ADD = "add";

export declare const FLOPPY_DISK = "floppy-disk";
export declare const FLOW_BRANCH = "flow-branch";
export declare const FLOW_END = "flow-end";
export declare const FLOW_LINEAR = "flow-linear";
export declare const FLOW_REVIEW = "flow-review";
export declare const FLOW_REVIEW_BRANCH = "flow-review-branch";
export declare const FLOWS = "flows";

@@ -246,2 +251,3 @@ export declare const FOLDER_CLOSE = "folder-close";

export declare const LIST = "list";
export declare const LIST_COLUMNS = "list-columns";
export declare const LIST_DETAIL_VIEW = "list-detail-view";

@@ -248,0 +254,0 @@ export declare const LOCATE = "locate";

@@ -149,2 +149,7 @@ /*

export var FLOPPY_DISK = "floppy-disk";
export var FLOW_BRANCH = "flow-branch";
export var FLOW_END = "flow-end";
export var FLOW_LINEAR = "flow-linear";
export var FLOW_REVIEW = "flow-review";
export var FLOW_REVIEW_BRANCH = "flow-review-branch";
export var FLOWS = "flows";

@@ -249,2 +254,3 @@ export var FOLDER_CLOSE = "folder-close";

export var LIST = "list";
export var LIST_COLUMNS = "list-columns";
export var LIST_DETAIL_VIEW = "list-detail-view";

@@ -251,0 +257,0 @@ export var LOCATE = "locate";

2

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

@@ -5,0 +5,0 @@ "main": "lib/cjs/index.js",

@@ -150,2 +150,7 @@ /*

export const FLOPPY_DISK = "\ue6b7";
export const FLOW_BRANCH = "\ue7c1";
export const FLOW_END = "\ue7c4";
export const FLOW_LINEAR = "\ue7c0";
export const FLOW_REVIEW = "\ue7c2";
export const FLOW_REVIEW_BRANCH = "\ue7c3";
export const FLOWS = "\ue659";

@@ -250,2 +255,3 @@ export const FOLDER_CLOSE = "\ue652";

export const LIST = "\u2630";
export const LIST_COLUMNS = "\ue7b9";
export const LIST_DETAIL_VIEW = "\ue743";

@@ -252,0 +258,0 @@ export const LOCATE = "\ue619";

@@ -150,2 +150,7 @@ /*

export const FLOPPY_DISK = "floppy-disk";
export const FLOW_BRANCH = "flow-branch";
export const FLOW_END = "flow-end";
export const FLOW_LINEAR = "flow-linear";
export const FLOW_REVIEW = "flow-review";
export const FLOW_REVIEW_BRANCH = "flow-review-branch";
export const FLOWS = "flows";

@@ -250,2 +255,3 @@ export const FOLDER_CLOSE = "folder-close";

export const LIST = "list";
export const LIST_COLUMNS = "list-columns";
export const LIST_DETAIL_VIEW = "list-detail-view";

@@ -252,0 +258,0 @@ export const LOCATE = "locate";

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 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 not supported yet

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 not supported yet

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 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

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