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.14.1 to 1.14.2-internal.96fb266.0

2

dist/banner/index.js

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

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

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

{
"name": "@trycourier/client-graphql",
"version": "1.14.1",
"version": "1.14.2-internal.96fb266.0+96fb266",
"description": "",

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

],
"gitHead": "b899261c41faa022977a4dd3075cfef08a4b0420"
"gitHead": "96fb26648f54ea55ea16433457fa4708b85da6db"
}

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

banners: any[];
} | void>;
} | undefined>;
export declare const getBanners: (client?: Client | undefined) => GetBanners;

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

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