@apiture/api-ref-resolver
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "@apiture/api-ref-resolver", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Tool to merge multiple OpenAPI or AsyncAPI documents that use JSON Reference links (`$ref`) to reference API definition elements across source files.", | ||
@@ -40,3 +40,3 @@ "main": "lib/src/index.js", | ||
], | ||
"author": "David Biesack <David.Biesack@apiture.com>", | ||
"author": { "name": "David Biesack", "url": "https://github.com/DavidBiesack" }, | ||
"license": "ISC", | ||
@@ -43,0 +43,0 @@ "homepage": "https://github.com/apiture/api-ref-resolver/blob/main/README.md", |
{ | ||
"name": "@apiture/api-ref-resolver", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Tool to merge multiple OpenAPI or AsyncAPI documents that use JSON Reference links (`$ref`) to reference API definition elements across source files.", | ||
@@ -40,3 +40,3 @@ "main": "lib/src/index.js", | ||
], | ||
"author": "David Biesack <David.Biesack@apiture.com>", | ||
"author": { "name": "David Biesack", "url": "https://github.com/DavidBiesack"}, | ||
"license": "ISC", | ||
@@ -43,0 +43,0 @@ "homepage": "https://github.com/apiture/api-ref-resolver/blob/main/README.md", |
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
108470