@ovh-api/common
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "@ovh-api/common", | ||
"description": "common class used to enable Ovh Api new calls Syntax", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"main": "./lib/cjs/index.js", | ||
@@ -14,2 +14,3 @@ "typings": "./lib/esm/index.d.ts", | ||
}, | ||
"funding": "https://github.com/sponsors/urielch", | ||
"license": "MIT", | ||
@@ -33,4 +34,4 @@ "author": "Uriel Chemouni <uchemouni@gmail.com> (https://uriel.deno.dev/)", | ||
"devDependencies": { | ||
"typescript": "^5.0.2" | ||
"typescript": "^5.0.4" | ||
} | ||
} |
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
19829