@readme/oas-to-har
Advanced tools
Comparing version 4.16.0 to 4.16.1
{ | ||
"name": "@readme/oas-to-har", | ||
"description": "Utility to transform an OAS operation into a HAR representation", | ||
"version": "4.16.0", | ||
"version": "4.16.1", | ||
"main": "src/index.js", | ||
"dependencies": { | ||
"@readme/oas-extensions": "^4.16.0", | ||
"oas": "^1.0.1", | ||
"oas": "^1.5.0", | ||
"querystring": "^0.2.0" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "d65dc97699a7a4b48ac73bc03ad00adef4ee76a3" | ||
"gitHead": "3e177ed6d68b96a84ea4ebb65bbe7f37dd9f032c" | ||
} |
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
Updatedoas@^1.5.0