@trusource/simple-oas
Advanced tools
Comparing version 1.0.1-beta to 1.0.2-beta
@@ -11,2 +11,3 @@ 'use strict'; | ||
function createSimpleSpec(oas) { | ||
// TODO: check if valid oas? | ||
@@ -13,0 +14,0 @@ const { info, servers, paths, components } = oas; |
{ | ||
"name": "@trusource/simple-oas", | ||
"version": "1.0.1-beta", | ||
"version": "1.0.2-beta", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "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
7013
137