Closed warerebel closed 5 years ago
Sorry, I was hasty in submitting the PR. Having read Typescript best practices they don't recommend typescript declarations in JS projects and would rather have the declarations at http://definitelytyped.org/ to be pulled into TS projects from there. So I will raise a PR there. Thanks :)
index.d.ts added to provide definitions for typescript users.
Changed from using instanbul to using nyc, the instanbul command line client.
Updated dependencies with vulnerabilities and one depth 3 dependency with a critical vulnerability.