@ovh-api/ssl-gateway
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18775
7
442