We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62f1da commit ef60987Copy full SHA for ef60987
SECURITY.md
@@ -4,7 +4,7 @@
4
5
| Version | Supported |
6
| ------- | ------------------ |
7
-| 0.3.x | :white_check_mark: |
+| 0.4.x | :white_check_mark: |
8
9
## Reporting a Vulnerability
10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-schema",
3
- "version": "0.3.0",
+ "version": "0.4.0",
"author": "Kris Zyp",
"description": "JSON Schema validation and specifications",
"maintainers":[
0 commit comments