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.7.0 to 3.8.0

1

lib/cjs/generated/iconContents.d.ts

@@ -221,2 +221,3 @@ export declare const ADD = "";

export declare const INFO_SIGN = "ℹ";
export declare const INHERITANCE = "";
export declare const INNER_JOIN = "";

@@ -223,0 +224,0 @@ export declare const INSERT = "";

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

exports.INFO_SIGN = "\u2139";
exports.INHERITANCE = "\ue7d5";
exports.INNER_JOIN = "\ue7a3";

@@ -228,0 +229,0 @@ exports.INSERT = "\ue66c";

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

export declare const INFO_SIGN = "info-sign";
export declare const INHERITANCE = "inheritance";
export declare const INNER_JOIN = "inner-join";

@@ -223,0 +224,0 @@ export declare const INSERT = "insert";

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

exports.INFO_SIGN = "info-sign";
exports.INHERITANCE = "inheritance";
exports.INNER_JOIN = "inner-join";

@@ -228,0 +229,0 @@ exports.INSERT = "insert";

@@ -221,2 +221,3 @@ export declare const ADD = "";

export declare const INFO_SIGN = "ℹ";
export declare const INHERITANCE = "";
export declare const INNER_JOIN = "";

@@ -223,0 +224,0 @@ export declare const INSERT = "";

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

export var INFO_SIGN = "\u2139";
export var INHERITANCE = "\ue7d5";
export var INNER_JOIN = "\ue7a3";

@@ -226,0 +227,0 @@ export var INSERT = "\ue66c";

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

export declare const INFO_SIGN = "info-sign";
export declare const INHERITANCE = "inheritance";
export declare const INNER_JOIN = "inner-join";

@@ -223,0 +224,0 @@ export declare const INSERT = "insert";

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

export var INFO_SIGN = "info-sign";
export var INHERITANCE = "inheritance";
export var INNER_JOIN = "inner-join";

@@ -226,0 +227,0 @@ export var INSERT = "insert";

@@ -221,2 +221,3 @@ export declare const ADD = "";

export declare const INFO_SIGN = "ℹ";
export declare const INHERITANCE = "";
export declare const INNER_JOIN = "";

@@ -223,0 +224,0 @@ export declare const INSERT = "";

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

export const INFO_SIGN = "\u2139";
export const INHERITANCE = "\ue7d5";
export const INNER_JOIN = "\ue7a3";

@@ -226,0 +227,0 @@ export const INSERT = "\ue66c";

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

export declare const INFO_SIGN = "info-sign";
export declare const INHERITANCE = "inheritance";
export declare const INNER_JOIN = "inner-join";

@@ -223,0 +224,0 @@ export declare const INSERT = "insert";

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

export const INFO_SIGN = "info-sign";
export const INHERITANCE = "inheritance";
export const INNER_JOIN = "inner-join";

@@ -226,0 +227,0 @@ export const INSERT = "insert";

4

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

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

"@blueprintjs/test-commons": "^0.9.0",
"enzyme": "^3.3.0",
"enzyme": "^3.9.0",
"mocha": "^5.2.0",

@@ -47,0 +47,0 @@ "npm-run-all": "^4.1.2",

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

export const INFO_SIGN = "\u2139";
export const INHERITANCE = "\ue7d5";
export const INNER_JOIN = "\ue7a3";

@@ -227,0 +228,0 @@ export const INSERT = "\ue66c";

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

export const INFO_SIGN = "info-sign";
export const INHERITANCE = "inheritance";
export const INNER_JOIN = "inner-join";

@@ -227,0 +228,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 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 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