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.6 to 3.2.7

4

dist/models/data-usage-stats.d.ts

@@ -45,6 +45,6 @@ /**

*
* @type {AnalyticsByDevice}
* @type {Array<AnalyticsByDevice>}
* @memberof DataUsageStats
*/
analytics_by_device?: AnalyticsByDevice;
analytics_by_device?: Array<AnalyticsByDevice>;
}

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

*
* @type {AnalyticsByDevice}
* @type {Array<AnalyticsByDevice>}
* @memberof DataUsageStats
*/
analytics_by_device?: AnalyticsByDevice;
analytics_by_device?: Array<AnalyticsByDevice>;
}
{
"name": "@forestvpn/forestvpn_api",
"version": "3.2.6",
"version": "3.2.7",
"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