Skip to content

Commit

Permalink
release v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMessinger committed Jan 17, 2018
1 parent ba5fda5 commit 14d0c5b
Show file tree
Hide file tree
Showing 8 changed files with 1,455 additions and 779 deletions.
676 changes: 474 additions & 202 deletions dist/swagger-parser.js

Large diffs are not rendered by default.

48 changes: 27 additions & 21 deletions dist/swagger-parser.js.map

Large diffs are not rendered by default.

28 changes: 11 additions & 17 deletions dist/swagger-parser.min.js

Large diffs are not rendered by default.

1,385 changes: 884 additions & 501 deletions dist/swagger-parser.min.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swagger-parser",
"version": "4.0.1",
"version": "4.0.2",
"description": "Swagger 2.0 parser and validator for Node and browsers",
"keywords": [
"swagger",
Expand Down Expand Up @@ -80,4 +80,4 @@
"swagger-schema-official": "2.0.0-bab6bed",
"z-schema": "^3.19.0"
}
}
}
8 changes: 4 additions & 4 deletions www/js/bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions www/js/bundle.min.js

Large diffs are not rendered by default.

76 changes: 48 additions & 28 deletions www/js/bundle.min.js.map

Large diffs are not rendered by default.

0 comments on commit 14d0c5b

Please sign in to comment.