New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.22 to 3.1.23

0

index.d.ts

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

2

index.js

@@ -9,5 +9,5 @@ "use strict";

function proxySslGateway(ovhEngine) {
return common_1.buildOvhProxy(ovhEngine, '/sslGateway');
return (0, common_1.buildOvhProxy)(ovhEngine, '/sslGateway');
}
exports.proxySslGateway = proxySslGateway;
exports.default = proxySslGateway;
{
"name": "@ovh-api/ssl-gateway",
"description": "Add typing to to ovh api ssl-gateway",
"version": "3.1.22",
"version": "3.1.23",
"typings": "index.d.ts",

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

],
"gitHead": "fe86cdf9361549f57086497c6eb8a16d19408a7b",
"gitHead": "d26dc8bb210fec32ce4c25c8db733986be6e8519",
"keywords": [

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

Sorry, the diff of this file is not supported yet

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