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

@gem-sdk/adapter-common

Package Overview
Dependencies
Maintainers
2
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gem-sdk/adapter-common - npm Package Compare versions

Comparing version 1.11.1-experimental-8f483e48 to 1.11.1-experimental-d7cbfa75

dist/types/index.d.ts.map

1

dist/types/index.d.ts
export * from './types';
//# sourceMappingURL=index.d.ts.map

@@ -206,1 +206,2 @@ import type { Discount, Measurement, Image } from './common';

export type CartDiscountCodesUpdateFunc = (variables: CartDiscountCodesUpdateInput) => Promise<Cart>;
//# sourceMappingURL=cart.d.ts.map

@@ -54,1 +54,2 @@ import type { Address, AddressFields } from './customer/address';

};
//# sourceMappingURL=checkout.d.ts.map

@@ -16,1 +16,2 @@ export type Discount = {

};
//# sourceMappingURL=common.d.ts.map

@@ -111,1 +111,2 @@ export interface Address {

};
//# sourceMappingURL=address.d.ts.map

@@ -114,1 +114,2 @@ export interface Card {

};
//# sourceMappingURL=card.d.ts.map

@@ -25,1 +25,2 @@ export * as Card from './card';

};
//# sourceMappingURL=index.d.ts.map

@@ -33,1 +33,2 @@ export type TypographyProps = {

export {};
//# sourceMappingURL=global-style.d.ts.map

@@ -14,1 +14,2 @@ import type * as Cart from './cart';

export type { Cart, Checkout, Common, Customer, Login, Logout, Page, Product, Signup, Site, Wishlist, GlobalStyleConfig, TypographyProps, };
//# sourceMappingURL=index.d.ts.map

@@ -28,1 +28,2 @@ export type LoginBody = {

};
//# sourceMappingURL=login.d.ts.map

@@ -18,1 +18,2 @@ export type LogoutTypes = {

};
//# sourceMappingURL=logout.d.ts.map

@@ -25,1 +25,2 @@ export type Page = {

};
//# sourceMappingURL=page.d.ts.map

@@ -101,1 +101,2 @@ export type ProductImage = {

};
//# sourceMappingURL=product.d.ts.map

@@ -24,1 +24,2 @@ export type SignupBody = {

};
//# sourceMappingURL=signup.d.ts.map

@@ -22,1 +22,2 @@ export type Category = {

};
//# sourceMappingURL=site.d.ts.map

@@ -84,1 +84,2 @@ export type Wishlist = any;

};
//# sourceMappingURL=wishlist.d.ts.map

2

package.json
{
"name": "@gem-sdk/adapter-common",
"version": "1.11.1-experimental-8f483e48",
"version": "1.11.1-experimental-d7cbfa75",
"license": "MIT",

@@ -5,0 +5,0 @@ "files": [

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