File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " jsonscript-test-suite" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 0.6 .0" ,
44 "description" : " Tests for JSONScript interpreters" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
2121 },
2222 "homepage" : " https://github.com/JSONScript/jsonscript-test-suite#readme" ,
2323 "devDependencies" : {
24- "ajv" : " ^4.0.5 " ,
24+ "ajv" : " ^4.7.0 " ,
2525 "glob" : " ^7.0.0" ,
26- "jsonscript" : " ^0.5 .0" ,
26+ "jsonscript" : " ^0.6 .0" ,
2727 "mocha" : " ^2.4.5" ,
2828 "pre-commit" : " ^1.1.2"
2929 }
Original file line number Diff line number Diff line change 5555 "skip" : { "type" : " boolean" },
5656 "script" : {
5757 "description" : " JSONScript to test" ,
58- "$ref" : " http://www.json-script.com /schema/schema.json#"
58+ "$ref" : " http://www.jsonscript.org /schema/schema.json#"
5959 },
6060 "data" : {
6161 "description" : " data instance, can be any type"
7777 "skip" : { "type" : " boolean" },
7878 "script" : {
7979 "description" : " JSONScript to test" ,
80- "$ref" : " http://www.json-script.com /schema/schema.json#"
80+ "$ref" : " http://www.jsonscript.org /schema/schema.json#"
8181 },
8282 "data" : {
8383 "description" : " data instance, can be any type"
You can’t perform that action at this time.
0 commit comments