Socket
Socket
Sign inDemoInstall

@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.9.2 to 3.9.3

apis/ico-api.ts

1

api.ts

@@ -26,2 +26,3 @@ /* tslint:disable */

export * from './apis/google-api';
export * from './apis/ico-api';
export * from './apis/media-api';

@@ -28,0 +29,0 @@ export * from './apis/notifications-api';

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

export * from './apis/google-api';
export * from './apis/ico-api';
export * from './apis/media-api';

@@ -26,0 +27,0 @@ export * from './apis/notifications-api';

@@ -38,2 +38,3 @@ "use strict";

__exportStar(require("./apis/google-api"), exports);
__exportStar(require("./apis/ico-api"), exports);
__exportStar(require("./apis/media-api"), exports);

@@ -40,0 +41,0 @@ __exportStar(require("./apis/notifications-api"), exports);

@@ -50,2 +50,3 @@ export * from './access-token-request';

export * from './function-environment';
export * from './icolanding';
export * from './legacy-auth-migration-token';

@@ -52,0 +53,0 @@ export * from './location';

@@ -62,2 +62,3 @@ "use strict";

__exportStar(require("./function-environment"), exports);
__exportStar(require("./icolanding"), exports);
__exportStar(require("./legacy-auth-migration-token"), exports);

@@ -64,0 +65,0 @@ __exportStar(require("./location"), exports);

@@ -50,2 +50,3 @@ export * from './access-token-request';

export * from './function-environment';
export * from './icolanding';
export * from './legacy-auth-migration-token';

@@ -52,0 +53,0 @@ export * from './location';

2

package.json
{
"name": "@forestvpn/forestvpn_api",
"version": "3.9.2",
"version": "3.9.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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc