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

@trackunit/iris-app-api

Package Overview
Dependencies
Maintainers
0
Versions
286
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trackunit/iris-app-api - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## [0.2.5](https://github.com/Trackunit/manager/compare/iris-app-api/0.2.4...iris-app-api/0.2.5) (2024-09-25)
## [0.2.4](https://github.com/Trackunit/manager/compare/iris-app-api/0.2.3...iris-app-api/0.2.4) (2024-09-16)

@@ -7,0 +9,0 @@

2

package.json
{
"name": "@trackunit/iris-app-api",
"version": "0.2.4",
"version": "0.2.5",
"license": "SEE LICENSE IN LICENSE.txt",

@@ -5,0 +5,0 @@ "repository": "https://github.com/Trackunit/manager",

@@ -7,2 +7,4 @@ export declare const iconNames: {

readonly Slash: "Slash";
readonly SidebarOpen: "SidebarOpen";
readonly SidebarClose: "SidebarClose";
readonly RawDevice: "RawDevice";

@@ -32,2 +34,3 @@ readonly Plug: "Plug";

readonly BatteryBig: "BatteryBig";
readonly Asset: "Asset";
readonly XMark: "XMark";

@@ -51,2 +54,3 @@ readonly XCircle: "XCircle";

readonly UserCircle: "UserCircle";
readonly Underline: "Underline";
readonly Tv: "Tv";

@@ -61,2 +65,3 @@ readonly Truck: "Truck";

readonly Sun: "Sun";
readonly Strikethrough: "Strikethrough";
readonly Stop: "Stop";

@@ -99,3 +104,2 @@ readonly StopCircle: "StopCircle";

readonly Plus: "Plus";
readonly PlusSmall: "PlusSmall";
readonly PlusCircle: "PlusCircle";

@@ -110,2 +114,3 @@ readonly Play: "Play";

readonly PhoneArrowDownLeft: "PhoneArrowDownLeft";
readonly PercentBadge: "PercentBadge";
readonly Pencil: "Pencil";

@@ -118,2 +123,3 @@ readonly PencilSquare: "PencilSquare";

readonly PaintBrush: "PaintBrush";
readonly NumberedList: "NumberedList";
readonly NoSymbol: "NoSymbol";

@@ -124,3 +130,2 @@ readonly Newspaper: "Newspaper";

readonly Minus: "Minus";
readonly MinusSmall: "MinusSmall";
readonly MinusCircle: "MinusCircle";

@@ -139,2 +144,3 @@ readonly Microphone: "Microphone";

readonly Link: "Link";
readonly LinkSlash: "LinkSlash";
readonly LightBulb: "LightBulb";

@@ -144,2 +150,3 @@ readonly Lifebuoy: "Lifebuoy";

readonly Key: "Key";
readonly Italic: "Italic";
readonly InformationCircle: "InformationCircle";

@@ -157,2 +164,5 @@ readonly Inbox: "Inbox";

readonly HandRaised: "HandRaised";
readonly H3: "H3";
readonly H2: "H2";
readonly H1: "H1";
readonly GlobeEuropeAfrica: "GlobeEuropeAfrica";

@@ -183,2 +193,3 @@ readonly GlobeAsiaAustralia: "GlobeAsiaAustralia";

readonly ExclamationCircle: "ExclamationCircle";
readonly Equals: "Equals";
readonly Envelope: "Envelope";

@@ -195,2 +206,8 @@ readonly EnvelopeOpen: "EnvelopeOpen";

readonly DocumentDuplicate: "DocumentDuplicate";
readonly DocumentCurrencyYen: "DocumentCurrencyYen";
readonly DocumentCurrencyRupee: "DocumentCurrencyRupee";
readonly DocumentCurrencyPound: "DocumentCurrencyPound";
readonly DocumentCurrencyEuro: "DocumentCurrencyEuro";
readonly DocumentCurrencyDollar: "DocumentCurrencyDollar";
readonly DocumentCurrencyBangladeshi: "DocumentCurrencyBangladeshi";
readonly DocumentCheck: "DocumentCheck";

@@ -200,2 +217,3 @@ readonly DocumentChartBar: "DocumentChartBar";

readonly DocumentArrowDown: "DocumentArrowDown";
readonly Divide: "Divide";
readonly DeviceTablet: "DeviceTablet";

@@ -256,2 +274,3 @@ readonly DevicePhoneMobile: "DevicePhoneMobile";

readonly CalendarDays: "CalendarDays";
readonly CalendarDateRange: "CalendarDateRange";
readonly Calculator: "Calculator";

@@ -271,2 +290,3 @@ readonly Cake: "Cake";

readonly BoltSlash: "BoltSlash";
readonly Bold: "Bold";
readonly Bell: "Bell";

@@ -307,11 +327,16 @@ readonly BellSnooze: "BellSnooze";

readonly ArrowUpCircle: "ArrowUpCircle";
readonly ArrowTurnUpRight: "ArrowTurnUpRight";
readonly ArrowTurnUpLeft: "ArrowTurnUpLeft";
readonly ArrowTurnRightUp: "ArrowTurnRightUp";
readonly ArrowTurnRightDown: "ArrowTurnRightDown";
readonly ArrowTurnLeftUp: "ArrowTurnLeftUp";
readonly ArrowTurnLeftDown: "ArrowTurnLeftDown";
readonly ArrowTurnDownRight: "ArrowTurnDownRight";
readonly ArrowTurnDownLeft: "ArrowTurnDownLeft";
readonly ArrowTrendingUp: "ArrowTrendingUp";
readonly ArrowTrendingDown: "ArrowTrendingDown";
readonly ArrowTopRightOnSquare: "ArrowTopRightOnSquare";
readonly ArrowSmallUp: "ArrowSmallUp";
readonly ArrowSmallRight: "ArrowSmallRight";
readonly ArrowSmallLeft: "ArrowSmallLeft";
readonly ArrowSmallDown: "ArrowSmallDown";
readonly ArrowRight: "ArrowRight";
readonly ArrowRightOnRectangle: "ArrowRightOnRectangle";
readonly ArrowRightStartOnRectangle: "ArrowRightStartOnRectangle";
readonly ArrowRightEndOnRectangle: "ArrowRightEndOnRectangle";
readonly ArrowRightCircle: "ArrowRightCircle";

@@ -325,3 +350,4 @@ readonly ArrowPath: "ArrowPath";

readonly ArrowLeft: "ArrowLeft";
readonly ArrowLeftOnRectangle: "ArrowLeftOnRectangle";
readonly ArrowLeftStartOnRectangle: "ArrowLeftStartOnRectangle";
readonly ArrowLeftEndOnRectangle: "ArrowLeftEndOnRectangle";
readonly ArrowLeftCircle: "ArrowLeftCircle";

@@ -328,0 +354,0 @@ readonly ArrowDown: "ArrowDown";

@@ -10,2 +10,4 @@ "use strict";

Slash: "Slash",
SidebarOpen: "SidebarOpen",
SidebarClose: "SidebarClose",
RawDevice: "RawDevice",

@@ -35,2 +37,3 @@ Plug: "Plug",

BatteryBig: "BatteryBig",
Asset: "Asset",
XMark: "XMark",

@@ -54,2 +57,3 @@ XCircle: "XCircle",

UserCircle: "UserCircle",
Underline: "Underline",
Tv: "Tv",

@@ -64,2 +68,3 @@ Truck: "Truck",

Sun: "Sun",
Strikethrough: "Strikethrough",
Stop: "Stop",

@@ -102,3 +107,2 @@ StopCircle: "StopCircle",

Plus: "Plus",
PlusSmall: "PlusSmall",
PlusCircle: "PlusCircle",

@@ -113,2 +117,3 @@ Play: "Play",

PhoneArrowDownLeft: "PhoneArrowDownLeft",
PercentBadge: "PercentBadge",
Pencil: "Pencil",

@@ -121,2 +126,3 @@ PencilSquare: "PencilSquare",

PaintBrush: "PaintBrush",
NumberedList: "NumberedList",
NoSymbol: "NoSymbol",

@@ -127,3 +133,2 @@ Newspaper: "Newspaper",

Minus: "Minus",
MinusSmall: "MinusSmall",
MinusCircle: "MinusCircle",

@@ -142,2 +147,3 @@ Microphone: "Microphone",

Link: "Link",
LinkSlash: "LinkSlash",
LightBulb: "LightBulb",

@@ -147,2 +153,3 @@ Lifebuoy: "Lifebuoy",

Key: "Key",
Italic: "Italic",
InformationCircle: "InformationCircle",

@@ -160,2 +167,5 @@ Inbox: "Inbox",

HandRaised: "HandRaised",
H3: "H3",
H2: "H2",
H1: "H1",
GlobeEuropeAfrica: "GlobeEuropeAfrica",

@@ -186,2 +196,3 @@ GlobeAsiaAustralia: "GlobeAsiaAustralia",

ExclamationCircle: "ExclamationCircle",
Equals: "Equals",
Envelope: "Envelope",

@@ -198,2 +209,8 @@ EnvelopeOpen: "EnvelopeOpen",

DocumentDuplicate: "DocumentDuplicate",
DocumentCurrencyYen: "DocumentCurrencyYen",
DocumentCurrencyRupee: "DocumentCurrencyRupee",
DocumentCurrencyPound: "DocumentCurrencyPound",
DocumentCurrencyEuro: "DocumentCurrencyEuro",
DocumentCurrencyDollar: "DocumentCurrencyDollar",
DocumentCurrencyBangladeshi: "DocumentCurrencyBangladeshi",
DocumentCheck: "DocumentCheck",

@@ -203,2 +220,3 @@ DocumentChartBar: "DocumentChartBar",

DocumentArrowDown: "DocumentArrowDown",
Divide: "Divide",
DeviceTablet: "DeviceTablet",

@@ -259,2 +277,3 @@ DevicePhoneMobile: "DevicePhoneMobile",

CalendarDays: "CalendarDays",
CalendarDateRange: "CalendarDateRange",
Calculator: "Calculator",

@@ -274,2 +293,3 @@ Cake: "Cake",

BoltSlash: "BoltSlash",
Bold: "Bold",
Bell: "Bell",

@@ -310,11 +330,16 @@ BellSnooze: "BellSnooze",

ArrowUpCircle: "ArrowUpCircle",
ArrowTurnUpRight: "ArrowTurnUpRight",
ArrowTurnUpLeft: "ArrowTurnUpLeft",
ArrowTurnRightUp: "ArrowTurnRightUp",
ArrowTurnRightDown: "ArrowTurnRightDown",
ArrowTurnLeftUp: "ArrowTurnLeftUp",
ArrowTurnLeftDown: "ArrowTurnLeftDown",
ArrowTurnDownRight: "ArrowTurnDownRight",
ArrowTurnDownLeft: "ArrowTurnDownLeft",
ArrowTrendingUp: "ArrowTrendingUp",
ArrowTrendingDown: "ArrowTrendingDown",
ArrowTopRightOnSquare: "ArrowTopRightOnSquare",
ArrowSmallUp: "ArrowSmallUp",
ArrowSmallRight: "ArrowSmallRight",
ArrowSmallLeft: "ArrowSmallLeft",
ArrowSmallDown: "ArrowSmallDown",
ArrowRight: "ArrowRight",
ArrowRightOnRectangle: "ArrowRightOnRectangle",
ArrowRightStartOnRectangle: "ArrowRightStartOnRectangle",
ArrowRightEndOnRectangle: "ArrowRightEndOnRectangle",
ArrowRightCircle: "ArrowRightCircle",

@@ -328,3 +353,4 @@ ArrowPath: "ArrowPath",

ArrowLeft: "ArrowLeft",
ArrowLeftOnRectangle: "ArrowLeftOnRectangle",
ArrowLeftStartOnRectangle: "ArrowLeftStartOnRectangle",
ArrowLeftEndOnRectangle: "ArrowLeftEndOnRectangle",
ArrowLeftCircle: "ArrowLeftCircle",

@@ -331,0 +357,0 @@ ArrowDown: "ArrowDown",

Sorry, the diff of this file is not supported yet

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