File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @statuscompliance/control-flow" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "description" : " Collection of STATUS project components that are responsible for performing control-flow checks." ,
55 "license" : " Apache-2.0" ,
66 "keywords" : [
3737 "chain-response" : " nodes/chain-response.js"
3838 }
3939 },
40- "dependencies" : {}
40+ "dependencies" : {
41+ "node-red-status-commons" : " 1.0.0"
42+ }
4143}
Original file line number Diff line number Diff line change 11{
22 "name" : " @statuscompliance/validation" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "description" : " Collection of STATUS project components used for compliance checks" ,
55 "license" : " Apache-2.0" ,
66 "keywords" : [
4242 "dependencies" : {
4343 "axios" : " 1.12.0" ,
4444 "fuse.js" : " 7.1.0" ,
45- "pdf-parse" : " 2.1.1"
45+ "pdf-parse" : " 2.1.1" ,
46+ "node-red-status-commons" : " 1.0.0"
4647 }
4748}
You can’t perform that action at this time.
0 commit comments