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

@trycourier/client-graphql

Package Overview
Dependencies
Maintainers
2
Versions
501
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trycourier/client-graphql - npm Package Compare versions

Comparing version 1.13.1 to 1.13.2-internal.92d3c74.0

2

dist/brands/index.js

@@ -35,3 +35,3 @@ "use strict";

return _context.abrupt("return", Promise.resolve());
return _context.abrupt("return", Promise.resolve(undefined));

@@ -38,0 +38,0 @@ case 2:

@@ -30,3 +30,3 @@ "use strict";

return _context.abrupt("return", Promise.resolve());
return _context.abrupt("return", Promise.resolve(undefined));

@@ -68,3 +68,3 @@ case 2:

return _context2.abrupt("return", Promise.resolve());
return _context2.abrupt("return", Promise.resolve(undefined));

@@ -71,0 +71,0 @@ case 2:

@@ -79,3 +79,3 @@ "use strict";

return _context2.abrupt("return", Promise.resolve());
return _context2.abrupt("return", Promise.resolve(undefined));

@@ -82,0 +82,0 @@ case 2:

{
"name": "@trycourier/client-graphql",
"version": "1.13.1",
"version": "1.13.2-internal.92d3c74.0+92d3c74",
"description": "",

@@ -27,3 +27,3 @@ "main": "dist/index.js",

],
"gitHead": "ec5571e3c4873fdcf499064fb912c103972c83b9"
"gitHead": "92d3c74f904b47ef5f61b59560d4a6f0ae96a330"
}

@@ -7,3 +7,3 @@ import { ICourierClientParams } from "./../types";

preferenceTemplates: any;
} | void>;
} | undefined>;
export declare const getBrand: (client?: Client | undefined) => GetBrand;

@@ -10,0 +10,0 @@ declare const _default: (params: ICourierClientParams) => {

@@ -21,3 +21,3 @@ import { Client } from "urql";

messages: any[];
} | void>;
} | undefined>;
export declare const getMessages: (client?: Client | undefined) => GetMessages;

@@ -24,0 +24,0 @@ declare const _default: (params: ICourierClientParams | {

Sorry, the diff of this file is not supported yet

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