Socket
Socket
Sign inDemoInstall

@forestvpn/forestvpn_api

Package Overview
Dependencies
2
Maintainers
4
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.11.2 to 3.11.3

4

dist/models/referral-transaction-type.d.ts

@@ -18,5 +18,5 @@ /**

export declare enum ReferralTransactionType {
Earn = "earn",
Spend = "spend",
Debit = "debit",
Credit = "credit",
Pending = "pending"
}

@@ -24,5 +24,5 @@ "use strict";

(function (ReferralTransactionType) {
ReferralTransactionType["Earn"] = "earn";
ReferralTransactionType["Spend"] = "spend";
ReferralTransactionType["Debit"] = "debit";
ReferralTransactionType["Credit"] = "credit";
ReferralTransactionType["Pending"] = "pending";
})(ReferralTransactionType = exports.ReferralTransactionType || (exports.ReferralTransactionType = {}));

@@ -20,6 +20,6 @@ /* tslint:disable */

export enum ReferralTransactionType {
Earn = 'earn',
Spend = 'spend',
Debit = 'debit',
Credit = 'credit',
Pending = 'pending'
}
{
"name": "@forestvpn/forestvpn_api",
"version": "3.11.2",
"version": "3.11.3",
"description": "A package to interact api.forestvpn.com (manage vpn profiles, check usage statistics, manage locations, ...)",

@@ -5,0 +5,0 @@ "author": "ForestVPN",

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