openapi-diff
Advanced tools
Comparing version 0.23.6 to 0.23.7
@@ -0,1 +1,5 @@ | ||
## [0.23.7](https://bitbucket.org/atlassian/openapi-diff/compare/0.23.6...0.23.7) (2024-03-20) | ||
## [0.23.6](https://bitbucket.org/atlassian/openapi-diff/compare/0.23.5...0.23.6) (2022-08-04) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "openapi-diff", | ||
"version": "0.23.6", | ||
"version": "0.23.7", | ||
"description": "A CLI tool to identify differences between Swagger/OpenAPI specs.", | ||
@@ -66,7 +66,7 @@ "bin": { | ||
"dependencies": { | ||
"axios": "^0.24.0", | ||
"axios": "^1.6.8", | ||
"commander": "^8.2.0", | ||
"js-yaml": "^4.0.0", | ||
"json-schema-diff": "^0.17.1", | ||
"jsonpointer": "^4.1.0", | ||
"json-schema-diff": "^0.18.1", | ||
"jsonpointer": "^5.0.1", | ||
"lodash": "^4.17.20", | ||
@@ -73,0 +73,0 @@ "openapi3-ts": "^2.0.0", |
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
115901
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@1.7.7(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addedconvict@6.2.4(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedjson-schema-diff@0.18.1(transitive)
+ Addedjsonpointer@5.0.1(transitive)
+ Addedlodash.clonedeep@4.5.0(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedproxy-from-env@1.1.0(transitive)
+ Addedyargs-parser@20.2.9(transitive)
- Removedaxios@0.24.0(transitive)
- Removedcommander@7.2.0(transitive)
- Removedjson-schema-diff@0.17.1(transitive)
- Removedjsonpointer@4.1.0(transitive)
Updatedaxios@^1.6.8
Updatedjson-schema-diff@^0.18.1
Updatedjsonpointer@^5.0.1