Socket
Socket
Sign inDemoInstall

@duely/client

Package Overview
Dependencies
38
Maintainers
1
Versions
193
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.25 to 0.4.26

55

dist/mutations/index.d.ts

@@ -122,3 +122,3 @@ import { ApolloCache, MutationOptions, NormalizedCacheObject } from '@apollo/client';

__typename?: "Product" | undefined;
} & Pick<import("@duely/core").Product, "id" | "name" | "url_name" | "description" | "duration" | "status" | "active"> & {
} & Pick<import("@duely/core").Product, "id" | "name" | "description" | "status" | "url_name" | "duration" | "active"> & {
default_price?: import("@duely/core").Maybe<{

@@ -128,3 +128,3 @@ __typename?: "Price" | undefined;

__typename?: "Price" | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "status" | "active" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">> | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "status" | "type" | "active" | "unit_amount" | "recurring_interval" | "recurring_interval_count">> | undefined;
prices?: import("@duely/core").Maybe<({

@@ -134,3 +134,3 @@ __typename?: "Price" | undefined;

__typename?: "Price" | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "status" | "active" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[]> | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "status" | "type" | "active" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[]> | undefined;
image_logo?: import("@duely/core").Maybe<{

@@ -150,5 +150,2 @@ __typename?: "Image" | undefined;

} & Pick<import("@duely/core").Agency, "id">;
settings: {
__typename?: "ProductSettings" | undefined;
} & Pick<import("@duely/core").ProductSettings, "id">;
integrations?: import("@duely/core").Maybe<({

@@ -177,3 +174,3 @@ __typename?: "Integration" | undefined;

__typename?: "Product" | undefined;
} & Pick<import("@duely/core").Product, "id" | "name" | "url_name" | "description" | "duration" | "status" | "active"> & {
} & Pick<import("@duely/core").Product, "id" | "name" | "description" | "status" | "url_name" | "duration" | "active"> & {
default_price?: import("@duely/core").Maybe<{

@@ -183,3 +180,3 @@ __typename?: "Price" | undefined;

__typename?: "Price" | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "status" | "active" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">> | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "status" | "type" | "active" | "unit_amount" | "recurring_interval" | "recurring_interval_count">> | undefined;
prices?: import("@duely/core").Maybe<({

@@ -189,3 +186,3 @@ __typename?: "Price" | undefined;

__typename?: "Price" | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "status" | "active" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[]> | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "status" | "type" | "active" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[]> | undefined;
image_logo?: import("@duely/core").Maybe<{

@@ -205,5 +202,2 @@ __typename?: "Image" | undefined;

} & Pick<import("@duely/core").Agency, "id">;
settings: {
__typename?: "ProductSettings" | undefined;
} & Pick<import("@duely/core").ProductSettings, "id">;
integrations?: import("@duely/core").Maybe<({

@@ -235,3 +229,3 @@ __typename?: "Integration" | undefined;

__typename?: "Product" | undefined;
} & Pick<import("@duely/core").Product, "id" | "name" | "url_name" | "description" | "duration" | "status" | "active"> & {
} & Pick<import("@duely/core").Product, "id" | "name" | "description" | "status" | "url_name" | "duration" | "active"> & {
default_price?: import("@duely/core").Maybe<{

@@ -241,3 +235,3 @@ __typename?: "Price" | undefined;

__typename?: "Price" | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "status" | "active" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">> | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "status" | "type" | "active" | "unit_amount" | "recurring_interval" | "recurring_interval_count">> | undefined;
prices?: import("@duely/core").Maybe<({

@@ -247,3 +241,3 @@ __typename?: "Price" | undefined;

__typename?: "Price" | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "status" | "active" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[]> | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "status" | "type" | "active" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[]> | undefined;
image_logo?: import("@duely/core").Maybe<{

@@ -263,5 +257,2 @@ __typename?: "Image" | undefined;

} & Pick<import("@duely/core").Agency, "id">;
settings: {
__typename?: "ProductSettings" | undefined;
} & Pick<import("@duely/core").ProductSettings, "id">;
integrations?: import("@duely/core").Maybe<({

@@ -308,3 +299,3 @@ __typename?: "Integration" | undefined;

__typename?: "StripeCustomer" | undefined;
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "balance" | "created" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & {
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "email" | "currency" | "description" | "phone" | "balance" | "delinquent" | "invoice_prefix" | "next_invoice_sequence" | "preferred_locales"> & {
address?: import("@duely/core").Maybe<{

@@ -314,3 +305,3 @@ __typename?: "Address" | undefined;

__typename?: "Address" | undefined;
} & Pick<import("@duely/core").Address, "city" | "country" | "line1" | "line2" | "postal_code" | "state">> | undefined;
} & Pick<import("@duely/core").Address, "country" | "state" | "city" | "line1" | "line2" | "postal_code">> | undefined;
customer?: import("@duely/core").Maybe<{

@@ -324,3 +315,3 @@ __typename?: "Customer" | undefined;

__typename?: "StripeCustomer" | undefined;
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "balance" | "created" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & {
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "email" | "currency" | "description" | "phone" | "balance" | "delinquent" | "invoice_prefix" | "next_invoice_sequence" | "preferred_locales"> & {
address?: import("@duely/core").Maybe<{

@@ -330,3 +321,3 @@ __typename?: "Address" | undefined;

__typename?: "Address" | undefined;
} & Pick<import("@duely/core").Address, "city" | "country" | "line1" | "line2" | "postal_code" | "state">> | undefined;
} & Pick<import("@duely/core").Address, "country" | "state" | "city" | "line1" | "line2" | "postal_code">> | undefined;
customer?: import("@duely/core").Maybe<{

@@ -364,3 +355,3 @@ __typename?: "Customer" | undefined;

__typename?: "StripeCustomer" | undefined;
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "balance" | "created" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & {
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "email" | "currency" | "description" | "phone" | "balance" | "delinquent" | "invoice_prefix" | "next_invoice_sequence" | "preferred_locales"> & {
address?: import("@duely/core").Maybe<{

@@ -370,3 +361,3 @@ __typename?: "Address" | undefined;

__typename?: "Address" | undefined;
} & Pick<import("@duely/core").Address, "city" | "country" | "line1" | "line2" | "postal_code" | "state">> | undefined;
} & Pick<import("@duely/core").Address, "country" | "state" | "city" | "line1" | "line2" | "postal_code">> | undefined;
customer?: import("@duely/core").Maybe<{

@@ -380,3 +371,3 @@ __typename?: "Customer" | undefined;

__typename?: "StripeCustomer" | undefined;
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "balance" | "created" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & {
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "email" | "currency" | "description" | "phone" | "balance" | "delinquent" | "invoice_prefix" | "next_invoice_sequence" | "preferred_locales"> & {
address?: import("@duely/core").Maybe<{

@@ -386,3 +377,3 @@ __typename?: "Address" | undefined;

__typename?: "Address" | undefined;
} & Pick<import("@duely/core").Address, "city" | "country" | "line1" | "line2" | "postal_code" | "state">> | undefined;
} & Pick<import("@duely/core").Address, "country" | "state" | "city" | "line1" | "line2" | "postal_code">> | undefined;
customer?: import("@duely/core").Maybe<{

@@ -422,3 +413,3 @@ __typename?: "Customer" | undefined;

__typename?: "StripeCustomer" | undefined;
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "balance" | "created" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & {
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "email" | "currency" | "description" | "phone" | "balance" | "delinquent" | "invoice_prefix" | "next_invoice_sequence" | "preferred_locales"> & {
address?: import("@duely/core").Maybe<{

@@ -428,3 +419,3 @@ __typename?: "Address" | undefined;

__typename?: "Address" | undefined;
} & Pick<import("@duely/core").Address, "city" | "country" | "line1" | "line2" | "postal_code" | "state">> | undefined;
} & Pick<import("@duely/core").Address, "country" | "state" | "city" | "line1" | "line2" | "postal_code">> | undefined;
customer?: import("@duely/core").Maybe<{

@@ -438,3 +429,3 @@ __typename?: "Customer" | undefined;

__typename?: "StripeCustomer" | undefined;
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "balance" | "created" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & {
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "email" | "currency" | "description" | "phone" | "balance" | "delinquent" | "invoice_prefix" | "next_invoice_sequence" | "preferred_locales"> & {
address?: import("@duely/core").Maybe<{

@@ -444,3 +435,3 @@ __typename?: "Address" | undefined;

__typename?: "Address" | undefined;
} & Pick<import("@duely/core").Address, "city" | "country" | "line1" | "line2" | "postal_code" | "state">> | undefined;
} & Pick<import("@duely/core").Address, "country" | "state" | "city" | "line1" | "line2" | "postal_code">> | undefined;
customer?: import("@duely/core").Maybe<{

@@ -494,3 +485,3 @@ __typename?: "Customer" | undefined;

__typename?: "Price" | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "status" | "active" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">> | undefined;
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "status" | "type" | "active" | "unit_amount" | "recurring_interval" | "recurring_interval_count">> | undefined;
};

@@ -542,3 +533,3 @@ };

__typename?: "Page" | undefined;
} & Pick<import("@duely/core").Page, "id" | "url_path" | "access"> & {
} & Pick<import("@duely/core").Page, "id" | "access" | "url_path"> & {
agency: {

@@ -545,0 +536,0 @@ __typename?: "Agency" | undefined;

{
"name": "@duely/client",
"version": "0.4.25",
"version": "0.4.26",
"description": "GraphQL client by Duely (wrapper for @apollo/client)",

@@ -35,5 +35,5 @@ "repository": "github:uoleevi/duely",

"@apollo/client": "^3.3.21",
"@duely/core": "0.4.20",
"@duely/core": "0.4.21",
"react": "^17.0.2"
}
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc