Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@artaio/node-api

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artaio/node-api - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

56

dist/lib/types.d.ts

@@ -65,3 +65,3 @@ export type Attachment = {

tags?: any;
currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
additional_services: ("assembly" | "debris_disposal" | "deinstallation" | "destination_additional_labor" | "destination_building_coi" | "destination_condition_check" | "destination_full_condition_report" | "destination_unpacking" | "double_blind_bols" | "installation" | "origin_building_coi" | "origin_condition_check" | "origin_full_condition_report" | "placement" | "signature_delivery" | "tarmac_supervision")[];

@@ -95,3 +95,3 @@ disqualifications: {

weight_unit?: (string | null) | undefined;
value_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
}[];

@@ -105,3 +105,3 @@ payment_process: "checkout" | "checkout_direct" | "invoicing";

amount: number;
amount_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
is_requested?: boolean | undefined;

@@ -117,10 +117,10 @@ is_required?: boolean | undefined;

amount: number;
amount_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
id: string;
insured_value: number;
insured_value_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
insured_value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
} | null) | undefined;
optional_services: {
amount: number;
amount_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
is_requested?: boolean | undefined;

@@ -137,3 +137,3 @@ is_required?: boolean | undefined;

total: number;
total_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
total_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
}[];

@@ -189,6 +189,6 @@ };

amount: number;
amount_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
id: string;
insured_value: number;
insured_value_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
insured_value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
} | null) | undefined;

@@ -247,3 +247,3 @@ internal_reference?: (string | null) | undefined;

weight_unit?: (string | null) | undefined;
value_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
}[];

@@ -270,3 +270,3 @@ packing_materials: ("alcohol_case" | "lay_flat_wine_box" | "blanket" | "wardrobe_box" | "cardboard_box" | "chandelier_box" | "chair_box" | "cbin_closed" | "cbin_open" | "ply_box" | "fine_art_econo_crate" | "fine_art_international_crate" | "econo_crate" | "international_econo_crate" | "furniture_crate" | "international_furniture_crate" | "parcel_crate" | "museum_crate" | "international_museum_crate" | "foam_lined_box" | "cavity_box" | "strongbox" | "double_box" | "travel_frame" | "travel_frame_art" | "travel_frame_other" | "a_frame" | "slat_crate" | "tri_wall_crate" | "lockbox" | "no_packing" | "pallet" | "international_pallet" | "portfolio" | "rug_rolled" | "shadow_box" | "slipcase" | "slipcase_glass_tape" | "poly_cardboard" | "bubble_cardboard" | "garment_bag" | "poly_only" | "dartek_only" | "bubble_only" | "cling_wrap" | "cbin_communal" | "sonotube" | "stabilizing_box" | "shipping_tube_small" | "shipping_tube_large")[];

amount: number;
amount_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
is_requested?: boolean | undefined;

@@ -284,3 +284,3 @@ is_required?: boolean | undefined;

total: number;
total_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
total_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
url?: (string | null) | undefined;

@@ -359,3 +359,3 @@ tracking?: ({

weight_unit?: (string | null) | undefined;
value_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
}[];

@@ -396,3 +396,3 @@ origin: {

amount: number;
amount_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
credit_id?: (string | null) | undefined;

@@ -409,5 +409,5 @@ invoice_id?: (string | null) | undefined;

amount_owed: number;
amount_owed_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_owed_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
amount_paid: number;
amount_paid_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_paid_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
issued_on?: (Date | null) | undefined;

@@ -452,3 +452,3 @@ shipment_id?: (string | null) | undefined;

amount: number;
amount_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
context: "hosted_checkout" | "invoiced";

@@ -520,3 +520,3 @@ paid_on: Date;

amount: number;
amount_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
is_requested?: boolean | undefined;

@@ -545,3 +545,3 @@ is_required?: boolean | undefined;

export type AdditionalService = "assembly" | "debris_disposal" | "deinstallation" | "destination_additional_labor" | "destination_building_coi" | "destination_condition_check" | "destination_full_condition_report" | "destination_unpacking" | "double_blind_bols" | "installation" | "origin_building_coi" | "origin_condition_check" | "origin_full_condition_report" | "placement" | "signature_delivery" | "tarmac_supervision";
export type SupportedCurrency = "CAD" | "EUR" | "GBP" | "HKD" | "USD";
export type SupportedCurrency = "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
export type ArtaLocation = {

@@ -589,3 +589,3 @@ access_restrictions?: (("elevator_only" | "freight_elevator" | "loading_dock" | "loading_dock_low" | "low_clearance" | "non_paved" | "stairs_only" | "steep_gradient")[] | null) | undefined;

weight_unit?: (string | null) | undefined;
value_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
};

@@ -629,3 +629,3 @@ export type QuoteType = "parcel" | "premium" | "select" | "self_ship";

weight_unit?: (string | null) | undefined;
value_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
}[];

@@ -667,6 +667,6 @@ packing_materials: ("alcohol_case" | "lay_flat_wine_box" | "blanket" | "wardrobe_box" | "cardboard_box" | "chandelier_box" | "chair_box" | "cbin_closed" | "cbin_open" | "ply_box" | "fine_art_econo_crate" | "fine_art_international_crate" | "econo_crate" | "international_econo_crate" | "furniture_crate" | "international_furniture_crate" | "parcel_crate" | "museum_crate" | "international_museum_crate" | "foam_lined_box" | "cavity_box" | "strongbox" | "double_box" | "travel_frame" | "travel_frame_art" | "travel_frame_other" | "a_frame" | "slat_crate" | "tri_wall_crate" | "lockbox" | "no_packing" | "pallet" | "international_pallet" | "portfolio" | "rug_rolled" | "shadow_box" | "slipcase" | "slipcase_glass_tape" | "poly_cardboard" | "bubble_cardboard" | "garment_bag" | "poly_only" | "dartek_only" | "bubble_only" | "cling_wrap" | "cbin_communal" | "sonotube" | "stabilizing_box" | "shipping_tube_small" | "shipping_tube_large")[];

amount: number;
amount_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
id: string;
insured_value: number;
insured_value_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
insured_value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
};

@@ -677,3 +677,3 @@ export type Quote = {

amount: number;
amount_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
is_requested?: boolean | undefined;

@@ -689,10 +689,10 @@ is_required?: boolean | undefined;

amount: number;
amount_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
id: string;
insured_value: number;
insured_value_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
insured_value_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
} | null) | undefined;
optional_services: {
amount: number;
amount_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
amount_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
is_requested?: boolean | undefined;

@@ -709,3 +709,3 @@ is_required?: boolean | undefined;

total: number;
total_currency: "CAD" | "EUR" | "GBP" | "HKD" | "USD";
total_currency: "CAD" | "CHF" | "EUR" | "GBP" | "HKD" | "USD";
};

@@ -712,0 +712,0 @@ export type QuoteRequestListItem = {

{
"name": "@artaio/node-api",
"version": "1.1.1",
"version": "1.2.0",
"description": "The Arta Node library provides a seamless integration to Arta API for backend applications using both Typescript or Javascript.",

@@ -5,0 +5,0 @@ "scripts": {

{
"name": "@artaio/node-api",
"version": "1.1.1",
"version": "1.2.0",
"description": "The Arta Node library provides a seamless integration to Arta API for backend applications using both Typescript or Javascript.",

@@ -5,0 +5,0 @@ "scripts": {

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