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.15 to 0.2.16

2

lib/media/index.d.ts
import { AxiosRequestConfig, AxiosResponse } from 'axios';
import { UploadResponse } from './types';
export declare const MEDIA_BASE_URL = "https://blob.tayeh.ir";
export declare const MEDIA_BASE_URL = "https://media.tayeh.ir";
export declare class Media {

@@ -5,0 +5,0 @@ private readonly API_ACCESS;

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

};
exports.MEDIA_BASE_URL = 'https://blob.tayeh.ir';
exports.MEDIA_BASE_URL = 'https://media.tayeh.ir';
class Media {

@@ -20,0 +20,0 @@ constructor(API_ACCESS) {

@@ -237,3 +237,3 @@ import { UserRegisterRequest } from '../dto/user/UserRegister.request';

parent: string;
parent_comment: string;
parent_comment?: string;
text: string;

@@ -240,0 +240,0 @@ medias: string[];

{
"name": "tayeh.js",
"version": "0.2.15",
"version": "0.2.16",
"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