-
-
Notifications
You must be signed in to change notification settings - Fork 112
Comparing changes
Open a pull request
base repository: mafintosh/is-my-json-valid
base: 01db30a6c968bfa87f2b6e16a905e73172bc6bea
head repository: mafintosh/is-my-json-valid
compare: 9df4acbb3077bce07f74e2f788cc9bfc11e0a5b3
Commits on Feb 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 19eeaf9 - Browse repository at this point
Copy the full SHA 19eeaf9View commit details
Commits on Aug 23, 2017
-
Merge pull request #139 from mafintosh/disallow-nan-and-infinity
Disallow NaN and Infinity for Number type
Configuration menu - View commit details
-
Copy full SHA for 906738a - Browse repository at this point
Copy the full SHA 906738aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2190955 - Browse repository at this point
Copy the full SHA 2190955View commit details
Commits on Dec 5, 2017
-
Add schemaPath to verbose output
Julian de Bhal committedDec 5, 2017 3Configuration menu - View commit details
-
Copy full SHA for ddb520e - Browse repository at this point
Copy the full SHA ddb520eView commit details
Commits on Dec 6, 2017
-
Julian de Bhal committed
Dec 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 1edfc55 - Browse repository at this point
Copy the full SHA 1edfc55View commit details
Commits on Dec 18, 2017
-
Merge pull request #148 from deBhal/add/schemaPath
Add "schemaPath" to verbose output, showing which subschema triggered each error.
Configuration menu - View commit details
-
Copy full SHA for 928417d - Browse repository at this point
Copy the full SHA 928417dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 030467a - Browse repository at this point
Copy the full SHA 030467aView commit details -
default schemaPath in visit anyOf or oneOf
Shalev Shalit authoredDec 18, 2017 Configuration menu - View commit details
-
Copy full SHA for b5f46cd - Browse repository at this point
Copy the full SHA b5f46cdView commit details -
Merge pull request #1 from shalevshalit/fix-visit
default schemaPath in visit anyOf or oneOf
Shalev Shalit authoredDec 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 8621356 - Browse repository at this point
Copy the full SHA 8621356View commit details -
Merge pull request #151 from shalevshalit/master
default schemaPath in visit anyOf or oneOf
Configuration menu - View commit details
-
Copy full SHA for ee8f26a - Browse repository at this point
Copy the full SHA ee8f26aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bebc8d - Browse repository at this point
Copy the full SHA 3bebc8dView commit details -
Julian de Bhal committed
Dec 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 8ace642 - Browse repository at this point
Copy the full SHA 8ace642View commit details
Commits on Dec 19, 2017
-
Merge pull request #158 from deBhal/add/test/visit-inside-anyof-and-o…
…neof Add test for nested selectors
Configuration menu - View commit details
-
Copy full SHA for 5c6a43d - Browse repository at this point
Copy the full SHA 5c6a43dView commit details
Commits on Feb 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 767c6c0 - Browse repository at this point
Copy the full SHA 767c6c0View commit details -
Merge pull request #159 from mafintosh/safe-regex
Avoid catastrophic backtracking
Configuration menu - View commit details
-
Copy full SHA for b3051b2 - Browse repository at this point
Copy the full SHA b3051b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10ddd9d - Browse repository at this point
Copy the full SHA 10ddd9dView commit details
Commits on Aug 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7103fd3 - Browse repository at this point
Copy the full SHA 7103fd3View commit details -
Merge pull request #164 from mafintosh/typescript
Add TypeScript typings
Configuration menu - View commit details
-
Copy full SHA for 5247819 - Browse repository at this point
Copy the full SHA 5247819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ef04cc - Browse repository at this point
Copy the full SHA 8ef04ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c19e8c - Browse repository at this point
Copy the full SHA 7c19e8cView commit details -
Merge pull request #165 from mafintosh/ts-enum
Add TypeScript support for enum types
Configuration menu - View commit details
-
Copy full SHA for c206054 - Browse repository at this point
Copy the full SHA c206054View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d4ac46 - Browse repository at this point
Copy the full SHA 9d4ac46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ecbe38 - Browse repository at this point
Copy the full SHA 8ecbe38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da57a4 - Browse repository at this point
Copy the full SHA 3da57a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c634f4b - Browse repository at this point
Copy the full SHA c634f4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for feed73c - Browse repository at this point
Copy the full SHA feed73cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c39294 - Browse repository at this point
Copy the full SHA 4c39294View commit details
Commits on Aug 10, 2018
-
Merge pull request #166 from mafintosh/ts-tojson
Add toJSON to TypeScript typings
Configuration menu - View commit details
-
Copy full SHA for 20b299d - Browse repository at this point
Copy the full SHA 20b299dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45b9708 - Browse repository at this point
Copy the full SHA 45b9708View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88dad89 - Browse repository at this point
Copy the full SHA 88dad89View commit details -
Merge pull request #167 from mafintosh/ts-required
Make "required" optional in TypeScript typings
Configuration menu - View commit details
-
Copy full SHA for 7160756 - Browse repository at this point
Copy the full SHA 7160756View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8c30d5 - Browse repository at this point
Copy the full SHA e8c30d5View commit details -
Merge pull request #168 from mafintosh/ts-oneof
Add support for "oneOf" to TypeScript typings
Configuration menu - View commit details
-
Copy full SHA for 4bec868 - Browse repository at this point
Copy the full SHA 4bec868View commit details
Commits on Aug 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 484197f - Browse repository at this point
Copy the full SHA 484197fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fad4c91 - Browse repository at this point
Copy the full SHA fad4c91View commit details -
Merge pull request #171 from mafintosh/ts-nullable
Add nullable types to TypeScript typings
Configuration menu - View commit details
-
Copy full SHA for 1712811 - Browse repository at this point
Copy the full SHA 1712811View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcea5be - Browse repository at this point
Copy the full SHA dcea5beView commit details
Commits on Feb 13, 2019
-
1
Configuration menu - View commit details
-
Copy full SHA for b6d9b3f - Browse repository at this point
Copy the full SHA b6d9b3fView commit details
Commits on May 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8c11f77 - Browse repository at this point
Copy the full SHA 8c11f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60111f4 - Browse repository at this point
Copy the full SHA 60111f4View commit details
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0fb366a - Browse repository at this point
Copy the full SHA 0fb366aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2684bd0 - Browse repository at this point
Copy the full SHA 2684bd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 314a36f - Browse repository at this point
Copy the full SHA 314a36fView commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c3fc04f - Browse repository at this point
Copy the full SHA c3fc04fView commit details -
Configuration menu - View commit details
-
Copy full SHA for adf40bd - Browse repository at this point
Copy the full SHA adf40bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3419563 - Browse repository at this point
Copy the full SHA 3419563View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df4acb - Browse repository at this point
Copy the full SHA 9df4acbView commit details
There are no files selected for viewing
Large diffs are not rendered by default.