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" : " examples" ,
3- "version" : " 0.9.4 " ,
3+ "version" : " 0.9.5 " ,
44 "private" : true ,
55 "scripts" : {
66 "clean" : " rimraf */bundle.js" ,
77 "build" : " rollup -c"
88 },
99 "dependencies" : {
10- "@locker/near-membrane-dom" : " 0.9.4 "
10+ "@locker/near-membrane-dom" : " 0.9.5 "
1111 }
1212}
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.9.4 " ,
2+ "version" : " 0.9.5 " ,
33 "npmClient" : " yarn" ,
44 "command" : {
55 "publish" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @locker/near-membrane-base" ,
3- "version" : " 0.9.4 " ,
3+ "version" : " 0.9.5 " ,
44 "license" : " MIT" ,
55 "author" : " Caridy Patiño <caridy@gmail.com>" ,
66 "description" : " JavaScript Near Membrane Library to create a sandboxed environment" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @locker/near-membrane-dom" ,
3- "version" : " 0.9.4 " ,
3+ "version" : " 0.9.5 " ,
44 "license" : " MIT" ,
55 "author" : " Caridy Patiño <caridy@gmail.com>" ,
66 "description" : " JavaScript DOM Membrane Library to create a sandboxed environment in the browser" ,
2121 "access" : " public"
2222 },
2323 "dependencies" : {
24- "@locker/near-membrane-base" : " 0.9.4 "
24+ "@locker/near-membrane-base" : " 0.9.5 "
2525 }
2626}
Original file line number Diff line number Diff line change 11{
22 "name" : " @locker/near-membrane-node" ,
3- "version" : " 0.9.4 " ,
3+ "version" : " 0.9.5 " ,
44 "license" : " MIT" ,
55 "author" : " Caridy Patiño <caridy@gmail.com>" ,
66 "description" : " JavaScript Node Membrane Library to create a sandboxed environment in Node" ,
2121 "access" : " public"
2222 },
2323 "dependencies" : {
24- "@locker/near-membrane-base" : " 0.9.4 "
24+ "@locker/near-membrane-base" : " 0.9.5 "
2525 }
2626}
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @locker/scripts" ,
4- "version" : " 0.9.4 " ,
4+ "version" : " 0.9.5 " ,
55 "description" : " Locker scripts"
66}
You can’t perform that action at this time.
0 commit comments