openapi-graph-types
Advanced tools
Comparing version 0.0.1-alpha.2.0 to 0.0.1-alpha.2.1.0
@@ -11,3 +11,3 @@ import { EdgeInterface, RefType } from "."; | ||
resolveAbsolutePath(absolutePath: string, ref: string): string; | ||
getFullPath(): void; | ||
getFullPath(): string; | ||
} |
{ | ||
"name": "openapi-graph-types", | ||
"version": "0.0.1-alpha.2.0", | ||
"version": "0.0.1-alpha.2.1.0", | ||
"description": "The types of the openapi-graph library.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
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
6838