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.8.0 to 3.9.0

9

lib/cjs/generated/iconContents.d.ts

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

export declare const ENVELOPE = "✉";
export declare const EQUALS = "";
export declare const ERASER = "";

@@ -146,2 +147,3 @@ export declare const ERROR = "";

export declare const FILTER_LIST = "";
export declare const FILTER_OPEN = "";
export declare const FILTER_REMOVE = "";

@@ -187,2 +189,4 @@ export declare const FLAG = "⚑";

export declare const GRAPH_REMOVE = "";
export declare const GREATER_THAN = "";
export declare const GREATER_THAN_OR_EQUAL_TO = "";
export declare const GRID = "";

@@ -259,2 +263,4 @@ export declare const GRID_VIEW = "";

export declare const LEFT_JOIN = "";
export declare const LESS_THAN = "";
export declare const LESS_THAN_OR_EQUAL_TO = "";
export declare const LIFESAVER = "";

@@ -300,2 +306,3 @@ export declare const LIGHTBULB = "";

export declare const NINJA = "";
export declare const NOT_EQUAL_TO = "";
export declare const NOTIFICATIONS = "";

@@ -351,2 +358,3 @@ export declare const NOTIFICATIONS_UPDATED = "";

export declare const REPEAT = "";
export declare const RESET = "";
export declare const RESOLVE = "";

@@ -421,2 +429,3 @@ export declare const RIG = "";

export declare const TH_DERIVED = "";
export declare const TH_DISCONNECT = "";
export declare const TH_FILTERED = "";

@@ -423,0 +432,0 @@ export declare const TH_LIST = "";

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

exports.ENVELOPE = "\u2709";
exports.EQUALS = "\ue7d9";
exports.ERASER = "\ue773";

@@ -151,2 +152,3 @@ exports.ERROR = "\ue648";

exports.FILTER_LIST = "\ue6ee";
exports.FILTER_OPEN = "\ue7d7";
exports.FILTER_REMOVE = "\ue78d";

@@ -192,2 +194,4 @@ exports.FLAG = "\u2691";

exports.GRAPH_REMOVE = "\ue609";
exports.GREATER_THAN = "\ue7e1";
exports.GREATER_THAN_OR_EQUAL_TO = "\ue7e2";
exports.GRID = "\ue6d0";

@@ -264,2 +268,4 @@ exports.GRID_VIEW = "\ue6e4";

exports.LEFT_JOIN = "\ue7a4";
exports.LESS_THAN = "\ue7e3";
exports.LESS_THAN_OR_EQUAL_TO = "\ue7e4";
exports.LIFESAVER = "\ue7c7";

@@ -305,2 +311,3 @@ exports.LIGHTBULB = "\ue6b0";

exports.NINJA = "\ue675";
exports.NOT_EQUAL_TO = "\ue7e0";
exports.NOTIFICATIONS = "\ue624";

@@ -356,2 +363,3 @@ exports.NOTIFICATIONS_UPDATED = "\ue7b8";

exports.REPEAT = "\ue692";
exports.RESET = "\ue7d6";
exports.RESOLVE = "\ue672";

@@ -426,2 +434,3 @@ exports.RIG = "\ue740";

exports.TH_DERIVED = "\ue669";
exports.TH_DISCONNECT = "\ue7d8";
exports.TH_FILTERED = "\ue7c6";

@@ -428,0 +437,0 @@ exports.TH_LIST = "\ue668";

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

export declare const ENVELOPE = "envelope";
export declare const EQUALS = "equals";
export declare const ERASER = "eraser";

@@ -146,2 +147,3 @@ export declare const ERROR = "error";

export declare const FILTER_LIST = "filter-list";
export declare const FILTER_OPEN = "filter-open";
export declare const FILTER_REMOVE = "filter-remove";

@@ -187,2 +189,4 @@ export declare const FLAG = "flag";

export declare const GRAPH_REMOVE = "graph-remove";
export declare const GREATER_THAN = "greater-than";
export declare const GREATER_THAN_OR_EQUAL_TO = "greater-than-or-equal-to";
export declare const GRID = "grid";

@@ -259,2 +263,4 @@ export declare const GRID_VIEW = "grid-view";

export declare const LEFT_JOIN = "left-join";
export declare const LESS_THAN = "less-than";
export declare const LESS_THAN_OR_EQUAL_TO = "less-than-or-equal-to";
export declare const LIFESAVER = "lifesaver";

@@ -300,2 +306,3 @@ export declare const LIGHTBULB = "lightbulb";

export declare const NINJA = "ninja";
export declare const NOT_EQUAL_TO = "not-equal-to";
export declare const NOTIFICATIONS = "notifications";

@@ -351,2 +358,3 @@ export declare const NOTIFICATIONS_UPDATED = "notifications-updated";

export declare const REPEAT = "repeat";
export declare const RESET = "reset";
export declare const RESOLVE = "resolve";

@@ -421,2 +429,3 @@ export declare const RIG = "rig";

export declare const TH_DERIVED = "th-derived";
export declare const TH_DISCONNECT = "th-disconnect";
export declare const TH_FILTERED = "th-filtered";

@@ -423,0 +432,0 @@ export declare const TH_LIST = "th-list";

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

exports.ENVELOPE = "envelope";
exports.EQUALS = "equals";
exports.ERASER = "eraser";

@@ -151,2 +152,3 @@ exports.ERROR = "error";

exports.FILTER_LIST = "filter-list";
exports.FILTER_OPEN = "filter-open";
exports.FILTER_REMOVE = "filter-remove";

@@ -192,2 +194,4 @@ exports.FLAG = "flag";

exports.GRAPH_REMOVE = "graph-remove";
exports.GREATER_THAN = "greater-than";
exports.GREATER_THAN_OR_EQUAL_TO = "greater-than-or-equal-to";
exports.GRID = "grid";

@@ -264,2 +268,4 @@ exports.GRID_VIEW = "grid-view";

exports.LEFT_JOIN = "left-join";
exports.LESS_THAN = "less-than";
exports.LESS_THAN_OR_EQUAL_TO = "less-than-or-equal-to";
exports.LIFESAVER = "lifesaver";

@@ -305,2 +311,3 @@ exports.LIGHTBULB = "lightbulb";

exports.NINJA = "ninja";
exports.NOT_EQUAL_TO = "not-equal-to";
exports.NOTIFICATIONS = "notifications";

@@ -356,2 +363,3 @@ exports.NOTIFICATIONS_UPDATED = "notifications-updated";

exports.REPEAT = "repeat";
exports.RESET = "reset";
exports.RESOLVE = "resolve";

@@ -426,2 +434,3 @@ exports.RIG = "rig";

exports.TH_DERIVED = "th-derived";
exports.TH_DISCONNECT = "th-disconnect";
exports.TH_FILTERED = "th-filtered";

@@ -428,0 +437,0 @@ exports.TH_LIST = "th-list";

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

export declare const ENVELOPE = "✉";
export declare const EQUALS = "";
export declare const ERASER = "";

@@ -146,2 +147,3 @@ export declare const ERROR = "";

export declare const FILTER_LIST = "";
export declare const FILTER_OPEN = "";
export declare const FILTER_REMOVE = "";

@@ -187,2 +189,4 @@ export declare const FLAG = "⚑";

export declare const GRAPH_REMOVE = "";
export declare const GREATER_THAN = "";
export declare const GREATER_THAN_OR_EQUAL_TO = "";
export declare const GRID = "";

@@ -259,2 +263,4 @@ export declare const GRID_VIEW = "";

export declare const LEFT_JOIN = "";
export declare const LESS_THAN = "";
export declare const LESS_THAN_OR_EQUAL_TO = "";
export declare const LIFESAVER = "";

@@ -300,2 +306,3 @@ export declare const LIGHTBULB = "";

export declare const NINJA = "";
export declare const NOT_EQUAL_TO = "";
export declare const NOTIFICATIONS = "";

@@ -351,2 +358,3 @@ export declare const NOTIFICATIONS_UPDATED = "";

export declare const REPEAT = "";
export declare const RESET = "";
export declare const RESOLVE = "";

@@ -421,2 +429,3 @@ export declare const RIG = "";

export declare const TH_DERIVED = "";
export declare const TH_DISCONNECT = "";
export declare const TH_FILTERED = "";

@@ -423,0 +432,0 @@ export declare const TH_LIST = "";

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

export var ENVELOPE = "\u2709";
export var EQUALS = "\ue7d9";
export var ERASER = "\ue773";

@@ -149,2 +150,3 @@ export var ERROR = "\ue648";

export var FILTER_LIST = "\ue6ee";
export var FILTER_OPEN = "\ue7d7";
export var FILTER_REMOVE = "\ue78d";

@@ -190,2 +192,4 @@ export var FLAG = "\u2691";

export var GRAPH_REMOVE = "\ue609";
export var GREATER_THAN = "\ue7e1";
export var GREATER_THAN_OR_EQUAL_TO = "\ue7e2";
export var GRID = "\ue6d0";

@@ -262,2 +266,4 @@ export var GRID_VIEW = "\ue6e4";

export var LEFT_JOIN = "\ue7a4";
export var LESS_THAN = "\ue7e3";
export var LESS_THAN_OR_EQUAL_TO = "\ue7e4";
export var LIFESAVER = "\ue7c7";

@@ -303,2 +309,3 @@ export var LIGHTBULB = "\ue6b0";

export var NINJA = "\ue675";
export var NOT_EQUAL_TO = "\ue7e0";
export var NOTIFICATIONS = "\ue624";

@@ -354,2 +361,3 @@ export var NOTIFICATIONS_UPDATED = "\ue7b8";

export var REPEAT = "\ue692";
export var RESET = "\ue7d6";
export var RESOLVE = "\ue672";

@@ -424,2 +432,3 @@ export var RIG = "\ue740";

export var TH_DERIVED = "\ue669";
export var TH_DISCONNECT = "\ue7d8";
export var TH_FILTERED = "\ue7c6";

@@ -426,0 +435,0 @@ export var TH_LIST = "\ue668";

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

export declare const ENVELOPE = "envelope";
export declare const EQUALS = "equals";
export declare const ERASER = "eraser";

@@ -146,2 +147,3 @@ export declare const ERROR = "error";

export declare const FILTER_LIST = "filter-list";
export declare const FILTER_OPEN = "filter-open";
export declare const FILTER_REMOVE = "filter-remove";

@@ -187,2 +189,4 @@ export declare const FLAG = "flag";

export declare const GRAPH_REMOVE = "graph-remove";
export declare const GREATER_THAN = "greater-than";
export declare const GREATER_THAN_OR_EQUAL_TO = "greater-than-or-equal-to";
export declare const GRID = "grid";

@@ -259,2 +263,4 @@ export declare const GRID_VIEW = "grid-view";

export declare const LEFT_JOIN = "left-join";
export declare const LESS_THAN = "less-than";
export declare const LESS_THAN_OR_EQUAL_TO = "less-than-or-equal-to";
export declare const LIFESAVER = "lifesaver";

@@ -300,2 +306,3 @@ export declare const LIGHTBULB = "lightbulb";

export declare const NINJA = "ninja";
export declare const NOT_EQUAL_TO = "not-equal-to";
export declare const NOTIFICATIONS = "notifications";

@@ -351,2 +358,3 @@ export declare const NOTIFICATIONS_UPDATED = "notifications-updated";

export declare const REPEAT = "repeat";
export declare const RESET = "reset";
export declare const RESOLVE = "resolve";

@@ -421,2 +429,3 @@ export declare const RIG = "rig";

export declare const TH_DERIVED = "th-derived";
export declare const TH_DISCONNECT = "th-disconnect";
export declare const TH_FILTERED = "th-filtered";

@@ -423,0 +432,0 @@ export declare const TH_LIST = "th-list";

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

export var ENVELOPE = "envelope";
export var EQUALS = "equals";
export var ERASER = "eraser";

@@ -149,2 +150,3 @@ export var ERROR = "error";

export var FILTER_LIST = "filter-list";
export var FILTER_OPEN = "filter-open";
export var FILTER_REMOVE = "filter-remove";

@@ -190,2 +192,4 @@ export var FLAG = "flag";

export var GRAPH_REMOVE = "graph-remove";
export var GREATER_THAN = "greater-than";
export var GREATER_THAN_OR_EQUAL_TO = "greater-than-or-equal-to";
export var GRID = "grid";

@@ -262,2 +266,4 @@ export var GRID_VIEW = "grid-view";

export var LEFT_JOIN = "left-join";
export var LESS_THAN = "less-than";
export var LESS_THAN_OR_EQUAL_TO = "less-than-or-equal-to";
export var LIFESAVER = "lifesaver";

@@ -303,2 +309,3 @@ export var LIGHTBULB = "lightbulb";

export var NINJA = "ninja";
export var NOT_EQUAL_TO = "not-equal-to";
export var NOTIFICATIONS = "notifications";

@@ -354,2 +361,3 @@ export var NOTIFICATIONS_UPDATED = "notifications-updated";

export var REPEAT = "repeat";
export var RESET = "reset";
export var RESOLVE = "resolve";

@@ -424,2 +432,3 @@ export var RIG = "rig";

export var TH_DERIVED = "th-derived";
export var TH_DISCONNECT = "th-disconnect";
export var TH_FILTERED = "th-filtered";

@@ -426,0 +435,0 @@ export var TH_LIST = "th-list";

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

export declare const ENVELOPE = "✉";
export declare const EQUALS = "";
export declare const ERASER = "";

@@ -146,2 +147,3 @@ export declare const ERROR = "";

export declare const FILTER_LIST = "";
export declare const FILTER_OPEN = "";
export declare const FILTER_REMOVE = "";

@@ -187,2 +189,4 @@ export declare const FLAG = "⚑";

export declare const GRAPH_REMOVE = "";
export declare const GREATER_THAN = "";
export declare const GREATER_THAN_OR_EQUAL_TO = "";
export declare const GRID = "";

@@ -259,2 +263,4 @@ export declare const GRID_VIEW = "";

export declare const LEFT_JOIN = "";
export declare const LESS_THAN = "";
export declare const LESS_THAN_OR_EQUAL_TO = "";
export declare const LIFESAVER = "";

@@ -300,2 +306,3 @@ export declare const LIGHTBULB = "";

export declare const NINJA = "";
export declare const NOT_EQUAL_TO = "";
export declare const NOTIFICATIONS = "";

@@ -351,2 +358,3 @@ export declare const NOTIFICATIONS_UPDATED = "";

export declare const REPEAT = "";
export declare const RESET = "";
export declare const RESOLVE = "";

@@ -421,2 +429,3 @@ export declare const RIG = "";

export declare const TH_DERIVED = "";
export declare const TH_DISCONNECT = "";
export declare const TH_FILTERED = "";

@@ -423,0 +432,0 @@ export declare const TH_LIST = "";

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

export const ENVELOPE = "\u2709";
export const EQUALS = "\ue7d9";
export const ERASER = "\ue773";

@@ -149,2 +150,3 @@ export const ERROR = "\ue648";

export const FILTER_LIST = "\ue6ee";
export const FILTER_OPEN = "\ue7d7";
export const FILTER_REMOVE = "\ue78d";

@@ -190,2 +192,4 @@ export const FLAG = "\u2691";

export const GRAPH_REMOVE = "\ue609";
export const GREATER_THAN = "\ue7e1";
export const GREATER_THAN_OR_EQUAL_TO = "\ue7e2";
export const GRID = "\ue6d0";

@@ -262,2 +266,4 @@ export const GRID_VIEW = "\ue6e4";

export const LEFT_JOIN = "\ue7a4";
export const LESS_THAN = "\ue7e3";
export const LESS_THAN_OR_EQUAL_TO = "\ue7e4";
export const LIFESAVER = "\ue7c7";

@@ -303,2 +309,3 @@ export const LIGHTBULB = "\ue6b0";

export const NINJA = "\ue675";
export const NOT_EQUAL_TO = "\ue7e0";
export const NOTIFICATIONS = "\ue624";

@@ -354,2 +361,3 @@ export const NOTIFICATIONS_UPDATED = "\ue7b8";

export const REPEAT = "\ue692";
export const RESET = "\ue7d6";
export const RESOLVE = "\ue672";

@@ -424,2 +432,3 @@ export const RIG = "\ue740";

export const TH_DERIVED = "\ue669";
export const TH_DISCONNECT = "\ue7d8";
export const TH_FILTERED = "\ue7c6";

@@ -426,0 +435,0 @@ export const TH_LIST = "\ue668";

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

export declare const ENVELOPE = "envelope";
export declare const EQUALS = "equals";
export declare const ERASER = "eraser";

@@ -146,2 +147,3 @@ export declare const ERROR = "error";

export declare const FILTER_LIST = "filter-list";
export declare const FILTER_OPEN = "filter-open";
export declare const FILTER_REMOVE = "filter-remove";

@@ -187,2 +189,4 @@ export declare const FLAG = "flag";

export declare const GRAPH_REMOVE = "graph-remove";
export declare const GREATER_THAN = "greater-than";
export declare const GREATER_THAN_OR_EQUAL_TO = "greater-than-or-equal-to";
export declare const GRID = "grid";

@@ -259,2 +263,4 @@ export declare const GRID_VIEW = "grid-view";

export declare const LEFT_JOIN = "left-join";
export declare const LESS_THAN = "less-than";
export declare const LESS_THAN_OR_EQUAL_TO = "less-than-or-equal-to";
export declare const LIFESAVER = "lifesaver";

@@ -300,2 +306,3 @@ export declare const LIGHTBULB = "lightbulb";

export declare const NINJA = "ninja";
export declare const NOT_EQUAL_TO = "not-equal-to";
export declare const NOTIFICATIONS = "notifications";

@@ -351,2 +358,3 @@ export declare const NOTIFICATIONS_UPDATED = "notifications-updated";

export declare const REPEAT = "repeat";
export declare const RESET = "reset";
export declare const RESOLVE = "resolve";

@@ -421,2 +429,3 @@ export declare const RIG = "rig";

export declare const TH_DERIVED = "th-derived";
export declare const TH_DISCONNECT = "th-disconnect";
export declare const TH_FILTERED = "th-filtered";

@@ -423,0 +432,0 @@ export declare const TH_LIST = "th-list";

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

export const ENVELOPE = "envelope";
export const EQUALS = "equals";
export const ERASER = "eraser";

@@ -149,2 +150,3 @@ export const ERROR = "error";

export const FILTER_LIST = "filter-list";
export const FILTER_OPEN = "filter-open";
export const FILTER_REMOVE = "filter-remove";

@@ -190,2 +192,4 @@ export const FLAG = "flag";

export const GRAPH_REMOVE = "graph-remove";
export const GREATER_THAN = "greater-than";
export const GREATER_THAN_OR_EQUAL_TO = "greater-than-or-equal-to";
export const GRID = "grid";

@@ -262,2 +266,4 @@ export const GRID_VIEW = "grid-view";

export const LEFT_JOIN = "left-join";
export const LESS_THAN = "less-than";
export const LESS_THAN_OR_EQUAL_TO = "less-than-or-equal-to";
export const LIFESAVER = "lifesaver";

@@ -303,2 +309,3 @@ export const LIGHTBULB = "lightbulb";

export const NINJA = "ninja";
export const NOT_EQUAL_TO = "not-equal-to";
export const NOTIFICATIONS = "notifications";

@@ -354,2 +361,3 @@ export const NOTIFICATIONS_UPDATED = "notifications-updated";

export const REPEAT = "repeat";
export const RESET = "reset";
export const RESOLVE = "resolve";

@@ -424,2 +432,3 @@ export const RIG = "rig";

export const TH_DERIVED = "th-derived";
export const TH_DISCONNECT = "th-disconnect";
export const TH_FILTERED = "th-filtered";

@@ -426,0 +435,0 @@ export const TH_LIST = "th-list";

2

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

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

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

export const ENVELOPE = "\u2709";
export const EQUALS = "\ue7d9";
export const ERASER = "\ue773";

@@ -150,2 +151,3 @@ export const ERROR = "\ue648";

export const FILTER_LIST = "\ue6ee";
export const FILTER_OPEN = "\ue7d7";
export const FILTER_REMOVE = "\ue78d";

@@ -191,2 +193,4 @@ export const FLAG = "\u2691";

export const GRAPH_REMOVE = "\ue609";
export const GREATER_THAN = "\ue7e1";
export const GREATER_THAN_OR_EQUAL_TO = "\ue7e2";
export const GRID = "\ue6d0";

@@ -263,2 +267,4 @@ export const GRID_VIEW = "\ue6e4";

export const LEFT_JOIN = "\ue7a4";
export const LESS_THAN = "\ue7e3";
export const LESS_THAN_OR_EQUAL_TO = "\ue7e4";
export const LIFESAVER = "\ue7c7";

@@ -304,2 +310,3 @@ export const LIGHTBULB = "\ue6b0";

export const NINJA = "\ue675";
export const NOT_EQUAL_TO = "\ue7e0";
export const NOTIFICATIONS = "\ue624";

@@ -355,2 +362,3 @@ export const NOTIFICATIONS_UPDATED = "\ue7b8";

export const REPEAT = "\ue692";
export const RESET = "\ue7d6";
export const RESOLVE = "\ue672";

@@ -425,2 +433,3 @@ export const RIG = "\ue740";

export const TH_DERIVED = "\ue669";
export const TH_DISCONNECT = "\ue7d8";
export const TH_FILTERED = "\ue7c6";

@@ -427,0 +436,0 @@ export const TH_LIST = "\ue668";

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

export const ENVELOPE = "envelope";
export const EQUALS = "equals";
export const ERASER = "eraser";

@@ -150,2 +151,3 @@ export const ERROR = "error";

export const FILTER_LIST = "filter-list";
export const FILTER_OPEN = "filter-open";
export const FILTER_REMOVE = "filter-remove";

@@ -191,2 +193,4 @@ export const FLAG = "flag";

export const GRAPH_REMOVE = "graph-remove";
export const GREATER_THAN = "greater-than";
export const GREATER_THAN_OR_EQUAL_TO = "greater-than-or-equal-to";
export const GRID = "grid";

@@ -263,2 +267,4 @@ export const GRID_VIEW = "grid-view";

export const LEFT_JOIN = "left-join";
export const LESS_THAN = "less-than";
export const LESS_THAN_OR_EQUAL_TO = "less-than-or-equal-to";
export const LIFESAVER = "lifesaver";

@@ -304,2 +310,3 @@ export const LIGHTBULB = "lightbulb";

export const NINJA = "ninja";
export const NOT_EQUAL_TO = "not-equal-to";
export const NOTIFICATIONS = "notifications";

@@ -355,2 +362,3 @@ export const NOTIFICATIONS_UPDATED = "notifications-updated";

export const REPEAT = "repeat";
export const RESET = "reset";
export const RESOLVE = "resolve";

@@ -425,2 +433,3 @@ export const RIG = "rig";

export const TH_DERIVED = "th-derived";
export const TH_DISCONNECT = "th-disconnect";
export const TH_FILTERED = "th-filtered";

@@ -427,0 +436,0 @@ export const TH_LIST = "th-list";

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