File tree Expand file tree Collapse file tree
compiler/integration-tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " integration-tests" ,
3- "version" : " 1.0.0" ,
43 "license" : " (MIT OR Apache-2.0)" ,
54 "main" : " index.js" ,
65 "private" : true ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @noir-lang/root" ,
3- "version" : " 0.11.1" ,
43 "private" : true ,
54 "workspaces" : [
65 " compiler/wasm" ,
Original file line number Diff line number Diff line change 1616 " flake.nix" ,
1717 {
1818 "type" : " json" ,
19- "path" : " compiler/wasm /package.json" ,
19+ "path" : " compiler/source-resolver /package.json" ,
2020 "jsonpath" : " $.version"
2121 },
2222 {
2323 "type" : " json" ,
24- "path" : " tooling/noirc_abi_wasm /package.json" ,
24+ "path" : " compiler/wasm /package.json" ,
2525 "jsonpath" : " $.version"
2626 },
2727 {
3131 },
3232 {
3333 "type" : " json" ,
34- "path" : " compiler/source-resolver/package.json" ,
34+ "path" : " tooling/noir_js_backend_barretenberg/package.json" ,
35+ "jsonpath" : " $.version"
36+ },
37+ {
38+ "type" : " json" ,
39+ "path" : " tooling/noir_js_types/package.json" ,
40+ "jsonpath" : " $.version"
41+ },
42+ {
43+ "type" : " json" ,
44+ "path" : " tooling/noirc_abi_wasm/package.json" ,
3545 "jsonpath" : " $.version"
3646 }
3747 ]
Original file line number Diff line number Diff line change 11{
22 "name" : " release-tests" ,
3- "version" : " 0.0.0" ,
43 "main" : " index.js" ,
54 "license" : " (MIT OR Apache-2.0)" ,
65 "private" : true ,
Original file line number Diff line number Diff line change 44 " The Noir Team <team@noir-lang.org>"
55 ],
66 "packageManager" : " yarn@3.5.1" ,
7- "version" : " 0.14.1 " ,
7+ "version" : " 0.16.0 " ,
88 "license" : " (MIT OR Apache-2.0)" ,
99 "files" : [
1010 " lib" ,
You can’t perform that action at this time.
0 commit comments