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

@ovh-api/ssl-gateway

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ovh-api/ssl-gateway - npm Package Compare versions

Comparing version 3.1.18 to 3.1.19

16

index.d.ts

@@ -246,6 +246,2 @@ import { CacheAction, ICacheOptions, OvhRequestable } from '@ovh-api/common';

}): Promise<number[]>;
/**
* Controle cache
*/
$cache(param?: ICacheOptions | CacheAction): Promise<any>;
};

@@ -263,6 +259,2 @@ confirmTermination: {

}): Promise<string>;
/**
* Controle cache
*/
$cache(param?: ICacheOptions | CacheAction): Promise<any>;
};

@@ -322,6 +314,2 @@ domain: {

}): Promise<string[]>;
/**
* Controle cache
*/
$cache(param?: ICacheOptions | CacheAction): Promise<any>;
};

@@ -431,8 +419,4 @@ server: {

$post(): Promise<string>;
/**
* Controle cache
*/
$cache(param?: ICacheOptions | CacheAction): Promise<any>;
};
};
}

4

package.json
{
"name": "@ovh-api/ssl-gateway",
"description": "Add typing to to ovh api ssl-gateway",
"version": "3.1.18",
"version": "3.1.19",
"typings": "index.d.ts",

@@ -28,3 +28,3 @@ "license": "MIT",

],
"gitHead": "f5caa399857a0ecc6b6109daf3b1adfdd20b808f",
"gitHead": "9649d6d266c294d8bc554e0975b68b1aebaad30c",
"keywords": [

@@ -31,0 +31,0 @@ "ovh",

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