File tree Expand file tree Collapse file tree 5 files changed +117
-249
lines changed Expand file tree Collapse file tree 5 files changed +117
-249
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <coverage generated =" 1585497629243 " clover =" 3.2.0" >
3- <project timestamp =" 1585497629243 " name =" All files" >
2+ <coverage generated =" 1586719198274 " clover =" 3.2.0" >
3+ <project timestamp =" 1586719198274 " name =" All files" >
44 <metrics statements =" 0" coveredstatements =" 0" conditionals =" 0" coveredconditionals =" 0" methods =" 0" coveredmethods =" 0" elements =" 0" coveredelements =" 0" complexity =" 0" loc =" 0" ncloc =" 0" packages =" 0" files =" 0" classes =" 0" />
55 </project >
66</coverage >
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ <h1>All files</h1>
7979 < div class ='footer quiet pad2 space-top1 center small '>
8080 Code coverage generated by
8181 < a href ="https://istanbul.js.org/ " target ="_blank "> istanbul</ a >
82- at Sun Mar 29 2020 18:00:29 GMT+0200 (GMT+02:00)
82+ at Sun Apr 12 2020 21:19:58 GMT+0200 (GMT+02:00)
8383 </ div >
8484 </ div >
8585 < script src ="prettify.js "> </ script >
Original file line number Diff line number Diff line change 3636 "name" : " react-use-css-custom-property" ,
3737 "module" : " dist/react-use-computed-style.esm.js" ,
3838 "devDependencies" : {
39- "@types/jest" : " ^25.1.4 " ,
40- "@types/react" : " ^16.9.23 " ,
41- "@types/react-dom" : " ^16.9.5 " ,
39+ "@types/jest" : " ^25.2.1 " ,
40+ "@types/react" : " ^16.9.34 " ,
41+ "@types/react-dom" : " ^16.9.6 " ,
4242 "doctoc" : " ^1.4.0" ,
43- "husky" : " ^4.2.3 " ,
44- "react" : " ^16.13.0 " ,
45- "react-dom" : " ^16.13.0 " ,
46- "tsdx" : " ^0.12.3 " ,
43+ "husky" : " ^4.2.5 " ,
44+ "react" : " ^16.13.1 " ,
45+ "react-dom" : " ^16.13.1 " ,
46+ "tsdx" : " ^0.13.1 " ,
4747 "tslib" : " ^1.11.1" ,
4848 "typescript" : " ^3.8.3"
4949 }
Original file line number Diff line number Diff line change 77 "importHelpers" : true ,
88 "declaration" : true ,
99 "sourceMap" : true ,
10- "rootDir" : " ./" ,
10+ "rootDir" : " ./src " ,
1111 "strict" : true ,
1212 "noImplicitAny" : true ,
1313 "strictNullChecks" : true ,
You can’t perform that action at this time.
0 commit comments