Socket
Socket
Sign inDemoInstall

@duely/client

Package Overview
Dependencies
Maintainers
1
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@duely/client - npm Package Compare versions

Comparing version 0.4.13 to 0.4.14

46

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" | "description" | "status" | "url_name" | "duration"> & {
} & Pick<import("@duely/core").Product, "id" | "name" | "url_name" | "description" | "duration" | "status"> & {
default_price?: import("@duely/core").Maybe<{

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

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

@@ -176,3 +176,3 @@ __typename?: "Image" | undefined;

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

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

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

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

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

@@ -233,3 +233,3 @@ __typename?: "Image" | undefined;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@@ -615,3 +615,3 @@ };

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

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

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

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

"@apollo/client": "^3.3.20",
"@duely/core": "0.4.9",
"@duely/core": "0.4.10",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc