Socket
Socket
Sign inDemoInstall

tayeh.js

Package Overview
Dependencies
3
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.10 to 0.2.11

3

lib/instance/types.d.ts

@@ -0,1 +1,2 @@

import { Role } from 'src/user/types';
import { Image } from '../dto';

@@ -326,3 +327,5 @@ import { GetInstanceSearchFilterResponse, Pagination, GetInstanceNotificationsResponse, GetInstanceResponse, InstanceNotification, NewInstanceJobRequest, NewInstanceAddressRequest, InstanceDeliveryMethod, NewInstanceDeliveryMethod, UpdateInstanceRequest, PublishBoughtInvoiceRequest, PublishSoldInvoiceRequest, PublishIncomeInvoiceRequest, GetInstanceDeliveryMethodsResponse, PublishCostInvoiceRequest, PublishReturnBoughtInvoiceRequest, PublishReturnSoldInvoiceRequest, PublishTransferInvoiceRequest, NewDiscountCodeRequest, Location, Position, DeliveryType, PaymentMethod } from '../dto';

access_token: string;
role: Role;
permissions: string;
};
export {};

2

package.json
{
"name": "tayeh.js",
"version": "0.2.10",
"version": "0.2.11",
"description": "tayeh shop-api client",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

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