Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@forestvpn/forestvpn_api

Package Overview
Dependencies
Maintainers
4
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forestvpn/forestvpn_api - npm Package Compare versions

Comparing version 3.12.1 to 3.12.2

2

dist/models/create-or-update-device-request-info.d.ts

@@ -30,5 +30,5 @@ /**

*/
info: {
info?: {
[key: string]: string;
};
}

@@ -24,3 +24,4 @@ /**

Wp = "wp",
Mikrotik = "mikrotik",
Other = "other"
}

@@ -30,3 +30,4 @@ "use strict";

DeviceType["Wp"] = "wp";
DeviceType["Mikrotik"] = "mikrotik";
DeviceType["Other"] = "other";
})(DeviceType = exports.DeviceType || (exports.DeviceType = {}));

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

*/
info: { [key: string]: string; };
info?: { [key: string]: string; };
}

@@ -26,4 +26,5 @@ /* tslint:disable */

Wp = 'wp',
Mikrotik = 'mikrotik',
Other = 'other'
}
{
"name": "@forestvpn/forestvpn_api",
"version": "3.12.1",
"version": "3.12.2",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc