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.2.2 to 3.2.3

2

dist/models/product.d.ts

@@ -50,3 +50,3 @@ /**

*/
price: Price;
price?: Price;
/**

@@ -53,0 +53,0 @@ *

@@ -29,3 +29,3 @@ /**

*/
product_id?: string;
product_id: string;
/**

@@ -54,3 +54,3 @@ *

*/
price: number;
price?: number;
/**

@@ -57,0 +57,0 @@ *

@@ -52,3 +52,3 @@ /* tslint:disable */

*/
price: Price;
price?: Price;
/**

@@ -55,0 +55,0 @@ *

@@ -31,3 +31,3 @@ /* tslint:disable */

*/
product_id?: string;
product_id: string;
/**

@@ -56,3 +56,3 @@ *

*/
price: number;
price?: number;
/**

@@ -59,0 +59,0 @@ *

{
"name": "@forestvpn/forestvpn_api",
"version": "3.2.2",
"version": "3.2.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