File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Inter Process Object Sharing [ IPOS]
22
3- ![ ] ( https://img.shields.io/npm/v/ipos?style=flat-square )
4- ![ ] ( https://img.shields.io/coveralls/github/drinking-code/inter-process-object-sharing?style=flat-square )
3+ [ ![ ] ( https://img.shields.io/npm/v/ipos?style=flat-square )] ( https://npmjs.com/ipos )
4+ [ ![ ] ( https://img.shields.io/coveralls/github/drinking-code/inter-process-object-sharing?style=flat-square )] ( https://coveralls.io/github/drinking-code/inter-process-object-sharing )
55![ ] ( https://img.shields.io/github/workflow/status/drinking-code/inter-process-object-sharing/Test?style=flat-square )
66
77[ // ] : # (  ; )
Original file line number Diff line number Diff line change 11{
22 "name" : " ipos" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "description" : " Share objects across different Node.js processes. Write and read on both sides." ,
55 "license" : " MIT" ,
66 "main" : " lib/main.js" ,
You can’t perform that action at this time.
0 commit comments