00b608d839
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.github | ||
electron@32583ac756 | ||
script | ||
test | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
index.json | ||
package.json | ||
readme.md | ||
yarn.lock |
readme.md
electron-api-historian
Find the birthday of every Electron API
Installation
npm install electron-api-historian --save
Tests
yarn install
yarn test
Dependencies
None
Dev Dependencies
- chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
- dugite: Elegant bindings for Git
- lodash: Lodash modular utilities.
- make-promises-safe: Crash or abort if you get an unhandledRejection
- mocha: simple, flexible, fun test framework
- semver: The semantic version parser used by npm.
- standard: JavaScript Standard Style
- standard-markdown: Test your Markdown files for Standard JavaScript Style™
License
MIT