Skip to content

Commit 88f78a0

Browse files
committed
Use lodash isEqual for schema comparison
1 parent c22967e commit 88f78a0

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

package-lock.json

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"chalk": "^4.1.2",
3333
"js-yaml": "^4.1.0",
3434
"json-schema-for-openapi": "^0.3.1",
35+
"lodash.isequal": "^4.5.0",
3536
"oas-validator": "^5.0.8",
3637
"openapi-to-postmanv2": "^4.4.1",
3738
"swagger2openapi": "^7.0.8",

0 commit comments

Comments
 (0)