@ovh-api/ssl-gateway
Advanced tools
Comparing version 1.0.0 to 1.2.0
{ | ||
"name": "@ovh-api/ssl-gateway", | ||
"description": "Add typing to to ovh api ssl-gateway", | ||
"version": "1.0.0", | ||
"version": "1.2.0", | ||
"main": "dist/index.js", | ||
@@ -10,3 +10,3 @@ "typings": "dist/index.d.ts", | ||
"dependencies": { | ||
"@ovh-api/common": "^1.0.0" | ||
"@ovh-api/common": "^1.2.0" | ||
}, | ||
@@ -26,3 +26,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "b9fec53f25067fa01d341adc086a63ef2c2a5f62" | ||
"gitHead": "619198f293f33413f4569b43762427dbbd32a614" | ||
} |
{ | ||
"extends": "../../tsconfig.json", | ||
"compilerOptions": { | ||
"outDir": "dist", /* Redirect output structure to the directory. */ | ||
"rootDirs": [ "src" ], /* List of root folders whose combined content represents the structure of the project at runtime. */ | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
28228
968
1
Updated@ovh-api/common@^1.2.0