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.16.0 to 3.17.0

2

lib/cjs/generated/iconNames.d.ts

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

export declare const CUT = "cut";
export declare const CYCLE = "cycle";
export declare const DASHBOARD = "dashboard";

@@ -372,2 +373,3 @@ export declare const DATA_LINEAGE = "data-lineage";

export declare const ROTATE_PAGE = "rotate-page";
export declare const ROUTE = "route";
export declare const SATELLITE = "satellite";

@@ -374,0 +376,0 @@ export declare const SAVED = "saved";

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

exports.CUT = "cut";
exports.CYCLE = "cycle";
exports.DASHBOARD = "dashboard";

@@ -377,2 +378,3 @@ exports.DATA_LINEAGE = "data-lineage";

exports.ROTATE_PAGE = "rotate-page";
exports.ROUTE = "route";
exports.SATELLITE = "satellite";

@@ -379,0 +381,0 @@ exports.SAVED = "saved";

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

export declare const CUT = "cut";
export declare const CYCLE = "cycle";
export declare const DASHBOARD = "dashboard";

@@ -372,2 +373,3 @@ export declare const DATA_LINEAGE = "data-lineage";

export declare const ROTATE_PAGE = "rotate-page";
export declare const ROUTE = "route";
export declare const SATELLITE = "satellite";

@@ -374,0 +376,0 @@ export declare const SAVED = "saved";

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

export var CUT = "cut";
export var CYCLE = "cycle";
export var DASHBOARD = "dashboard";

@@ -375,2 +376,3 @@ export var DATA_LINEAGE = "data-lineage";

export var ROTATE_PAGE = "rotate-page";
export var ROUTE = "route";
export var SATELLITE = "satellite";

@@ -377,0 +379,0 @@ export var SAVED = "saved";

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

export declare const CUT = "cut";
export declare const CYCLE = "cycle";
export declare const DASHBOARD = "dashboard";

@@ -372,2 +373,3 @@ export declare const DATA_LINEAGE = "data-lineage";

export declare const ROTATE_PAGE = "rotate-page";
export declare const ROUTE = "route";
export declare const SATELLITE = "satellite";

@@ -374,0 +376,0 @@ export declare const SAVED = "saved";

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

export const CUT = "cut";
export const CYCLE = "cycle";
export const DASHBOARD = "dashboard";

@@ -375,2 +376,3 @@ export const DATA_LINEAGE = "data-lineage";

export const ROTATE_PAGE = "rotate-page";
export const ROUTE = "route";
export const SATELLITE = "satellite";

@@ -377,0 +379,0 @@ export const SAVED = "saved";

2

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

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

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

export const CUT = "cut";
export const CYCLE = "cycle";
export const DASHBOARD = "dashboard";

@@ -376,2 +377,3 @@ export const DATA_LINEAGE = "data-lineage";

export const ROTATE_PAGE = "rotate-page";
export const ROUTE = "route";
export const SATELLITE = "satellite";

@@ -378,0 +380,0 @@ export const SAVED = "saved";

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