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

@forestvpn/forestvpn_api

Package Overview
Dependencies
Maintainers
1
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 1.1.1 to 2.11.11

2

package.json
{
"name": "@forestvpn/forestvpn_api",
"version": "1.1.1",
"version": "2.11.11",
"description": "A package to interact api.forestvpn.com (manage vpn profiles, check usage statistics, manage locations, ...)",

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

@@ -1,6 +0,8 @@

## @
## ForestVPN API Client
This generator creates TypeScript/JavaScript client that utilizes [axios](https://github.com/axios/axios). The generated Node module can be used in the following environments:
This generator creates TypeScript/JavaScript client that utilizes [axios](https://github.com/axios/axios). The generated
Node module can be used in the following environments:
Environment
* Node.js

@@ -11,2 +13,3 @@ * Webpack

Language level
* ES5 - you must have a Promises/A+ library installed

@@ -16,6 +19,8 @@ * ES6

Module system
* CommonJS
* ES6 module system
It can be used in both TypeScript and JavaScript. In TypeScript, the definition should be automatically resolved via `package.json`. ([Reference](http://www.typescriptlang.org/docs/handbook/typings-for-npm-packages.html))
It can be used in both TypeScript and JavaScript. In TypeScript, the definition should be automatically resolved
via `package.json`. ([Reference](http://www.typescriptlang.org/docs/handbook/typings-for-npm-packages.html))

@@ -25,2 +30,3 @@ ### Building

To build and compile the typescript sources to javascript use:
```

@@ -27,0 +33,0 @@ npm install

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