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 5.0.0 to 5.0.1

./index.cjs

16

package.json
{
"name": "@ovh-api/ssl-gateway",
"description": "Add typing to to ovh api ssl-gateway",
"version": "5.0.0",
"version": "5.0.1",
"keywords": [

@@ -15,11 +15,11 @@ "ovh",

"types": "./index.d.ts",
"require": "./cjs/index.js",
"import": "./index.js",
"default": "./cjs/index.js"
"require": "./index.cjs",
"import": "./index.mjs",
"default": "./index.cjs"
}
},
"typings": "index.d.ts",
"main": "./cjs/index.js",
"typings": "./index.d.ts",
"main": "./index.cjs",
"license": "MIT",
"author": "Uriel Chemouni <uchemouni@gmail.com>",
"author": "Uriel Chemouni <uchemouni@gmail.com> (https://uriel.ovh/)",
"dependencies": {

@@ -42,3 +42,3 @@ "@ovh-api/common": "^4.0.4"

"type": "module",
"gitHead": "d4e853b88536adac216447633fc758d540eb2cab"
"gitHead": "c8810f0f917161dbf63700453c26a635a64a9f49"
}
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