@azure/avocado
Advanced tools
Comparing version 0.8.3 to 0.8.4
{ | ||
"name": "@azure/avocado", | ||
"version": "0.8.3", | ||
"version": "0.8.4", | ||
"description": "A validator of OpenAPI configurations", | ||
@@ -80,8 +80,8 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@azure/openapi-markdown": "^0.9.1", | ||
"@azure/openapi-markdown": "^0.9.4", | ||
"@azure/swagger-validation-common": "^0.0.5", | ||
"@ts-common/async-iterator": "^0.2.2", | ||
"@ts-common/commonmark-to-markdown": "^1.2.0", | ||
"@ts-common/commonmark-to-markdown": "^2.0.2", | ||
"@ts-common/fs": "^0.2.0", | ||
"@ts-common/iterator": "^0.3.6", | ||
"@ts-common/iterator": "^1.1.2", | ||
"@ts-common/json": "^0.3.1", | ||
@@ -92,6 +92,6 @@ "@ts-common/json-parser": "^0.9.0", | ||
"js-yaml": "^3.13.1", | ||
"node-fetch": ">=2.6.1", | ||
"node-notifier": ">=8.0.1", | ||
"node-object-hash": "^1.4.2", | ||
"yargs": "^15.3.1", | ||
"node-notifier": ">=8.0.1", | ||
"node-fetch": ">=2.6.1" | ||
"yargs": "^15.3.1" | ||
}, | ||
@@ -98,0 +98,0 @@ "devDependencies": { |
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
- Removed@ts-common/commonmark-to-markdown@1.2.0(transitive)
- Removedfront-matter@3.2.1(transitive)
Updated@ts-common/iterator@^1.1.2