Socket
Socket
Sign inDemoInstall

@vitrical/vitrical-transport-api

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitrical/vitrical-transport-api - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

5

index.d.ts

@@ -8,3 +8,4 @@ export type MsgResponse = {

subject: string;
msg: string;
text?: string;
html?: string;
};

@@ -34,3 +35,3 @@ export type GetEmailTemplatesResponse = {

to: string;
msg: string;
text: string;
};

@@ -37,0 +38,0 @@ export type QrGenerateOptions = {

2

package.json
{
"name": "@vitrical/vitrical-transport-api",
"version": "1.1.5",
"version": "1.1.6",
"description": "Vitrical Transport API JavaScript Wrapper",

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

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