File tree Expand file tree Collapse file tree 6 files changed +17
-4
lines changed Expand file tree Collapse file tree 6 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 1111 " brave-rivers-dream" ,
1212 " bright-eels-sniff" ,
1313 " bright-vans-report" ,
14+ " calm-seas-impress" ,
1415 " cool-chefs-listen" ,
1516 " eight-suns-doubt" ,
1617 " fluffy-spoons-camp" ,
Original file line number Diff line number Diff line change 11# @neo4j/graph-schema-utils
22
3+ ## 1.0.0-next.16
4+
5+ ### Minor Changes
6+
7+ - ef37ac3: Changed full-text type to fullText for consistency between indexes and constaints types
8+
39## 1.0.0-next.15
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @neo4j/graph-schema-utils" ,
3- "version" : " 1.0.0-next.15 " ,
3+ "version" : " 1.0.0-next.16 " ,
44 "description" : " Utilities for Neo4j Graph Schema JSON representation" ,
55 "module" : " ./dist/index.js" ,
66 "types" : " ./dist/types/index.d.ts" ,
3636 " graph schema"
3737 ],
3838 "devDependencies" : {
39- "@neo4j/graph-json-schema" : " 1.0.0-next.4 "
39+ "@neo4j/graph-json-schema" : " 1.0.0-next.5 "
4040 }
4141}
Original file line number Diff line number Diff line change 3434 " graph schema"
3535 ],
3636 "devDependencies" : {
37- "@neo4j/graph-json-schema" : " 1.0.0-next.4 " ,
37+ "@neo4j/graph-json-schema" : " 1.0.0-next.5 " ,
3838 "neo4j-driver" : " ^5.12.0"
3939 }
4040}
Original file line number Diff line number Diff line change 11# @neo4j/graph-json-schema
22
3+ ## 1.0.0-next.5
4+
5+ ### Minor Changes
6+
7+ - ef37ac3: Changed full-text type to fullText for consistency between indexes and constaints types
8+
39## 1.0.0-next.4
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @neo4j/graph-json-schema" ,
3- "version" : " 1.0.0-next.4 " ,
3+ "version" : " 1.0.0-next.5 " ,
44 "description" : " " ,
55 "scripts" : {
66 "test" : " exit 0" ,
You can’t perform that action at this time.
0 commit comments