-
-
Notifications
You must be signed in to change notification settings - Fork 30
Comparing changes
Open a pull request
base repository: fb55/nth-check
base: 257338e5bbd53228236abd4cc09539b66b27dd11
head repository: fb55/nth-check
compare: 65e40b02b0437daf5d41760352433435ad2370a0
Commits on Apr 25, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ed9459c - Browse repository at this point
Copy the full SHA ed9459cView commit details
Commits on Sep 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0ff98a6 - Browse repository at this point
Copy the full SHA 0ff98a6View commit details
Commits on Nov 1, 2016
-
chore: drop support for Node.js 0.10
BREAKING CHANGE: This module no longer supports Node.js 0.10
Configuration menu - View commit details
-
Copy full SHA for 36e64b5 - Browse repository at this point
Copy the full SHA 36e64b5View commit details
Commits on Dec 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 92d5305 - Browse repository at this point
Copy the full SHA 92d5305View commit details
Commits on Jul 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8dc13bd - Browse repository at this point
Copy the full SHA 8dc13bdView commit details
Commits on Jul 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5e5e452 - Browse repository at this point
Copy the full SHA 5e5e452View commit details
Commits on Apr 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a023c36 - Browse repository at this point
Copy the full SHA a023c36View commit details
Commits on Oct 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d29c1d3 - Browse repository at this point
Copy the full SHA d29c1d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03a0258 - Browse repository at this point
Copy the full SHA 03a0258View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91a7ce7 - Browse repository at this point
Copy the full SHA 91a7ce7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77ae802 - Browse repository at this point
Copy the full SHA 77ae802View commit details
Commits on Jun 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0c7bf8b - Browse repository at this point
Copy the full SHA 0c7bf8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc00200 - Browse repository at this point
Copy the full SHA bc00200View commit details
Commits on Oct 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for eb73357 - Browse repository at this point
Copy the full SHA eb73357View commit details
Commits on Nov 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 938b729 - Browse repository at this point
Copy the full SHA 938b729View commit details
Commits on Dec 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 65d0edf - Browse repository at this point
Copy the full SHA 65d0edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d05af6 - Browse repository at this point
Copy the full SHA 8d05af6View commit details -
refactor: Port module to TS, Jest, ESLint
BREAKING: The main export is now a `default` export.
Configuration menu - View commit details
-
Copy full SHA for a48a6f9 - Browse repository at this point
Copy the full SHA a48a6f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9dd9c4 - Browse repository at this point
Copy the full SHA a9dd9c4View commit details -
refactor: Port module to TS, Jest, ESLint (#7)
BREAKING: The main export is now a `default` export.
Configuration menu - View commit details
-
Copy full SHA for 40b99c2 - Browse repository at this point
Copy the full SHA 40b99c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba66fc - Browse repository at this point
Copy the full SHA 3ba66fcView commit details
Commits on Sep 14, 2021
-
5
Configuration menu - View commit details
-
Copy full SHA for 9894c1d - Browse repository at this point
Copy the full SHA 9894c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e02b4dd - Browse repository at this point
Copy the full SHA e02b4ddView commit details -
Bump typescript from 4.1.2 to 4.4.3 (#12)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.1.2...v4.4.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e91102c - Browse repository at this point
Copy the full SHA e91102cView commit details -
Bump eslint from 7.14.0 to 7.32.0 (#14)
Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.32.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.14.0...v7.32.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7efd9da - Browse repository at this point
Copy the full SHA 7efd9daView commit details -
Bump ts-jest from 26.4.4 to 26.5.6 (#15)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.4 to 26.5.6. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.4.4...v26.5.6) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 732ab0a - Browse repository at this point
Copy the full SHA 732ab0aView commit details -
Bump @types/jest from 26.0.15 to 27.0.1 (#13)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.15 to 27.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3ddd820 - Browse repository at this point
Copy the full SHA 3ddd820View commit details -
Bump prettier from 2.2.1 to 2.4.0 (#20)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.4.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.2.1...2.4.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a11c0c1 - Browse repository at this point
Copy the full SHA a11c0c1View commit details -
Bump @typescript-eslint/eslint-plugin from 4.9.0 to 4.31.1 (#19)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.9.0 to 4.31.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5f39402 - Browse repository at this point
Copy the full SHA 5f39402View commit details -
Bump @types/node from 14.14.10 to 16.9.1 (#16)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.10 to 16.9.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fa35caf - Browse repository at this point
Copy the full SHA fa35cafView commit details -
Bump @typescript-eslint/parser from 4.9.0 to 4.31.1 (#18)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.9.0 to 4.31.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da9d78a - Browse repository at this point
Copy the full SHA da9d78aView commit details
Commits on Sep 16, 2021
-
Bump jest from 26.6.3 to 27.2.0 (#17)
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.2.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](jestjs/jest@v26.6.3...v27.2.0) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ff24c93 - Browse repository at this point
Copy the full SHA ff24c93View commit details -
Bump eslint-config-prettier from 6.15.0 to 8.3.0 (#11)
* Bump eslint-config-prettier from 6.15.0 to 8.3.0 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.3.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v6.15.0...v8.3.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update .eslintrc.json * Bump eslint-config-prettier from 6.15.0 to 8.3.0 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.3.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v6.15.0...v8.3.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Felix Böhm <188768+fb55@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ff63f1d - Browse repository at this point
Copy the full SHA ff63f1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e40b0 - Browse repository at this point
Copy the full SHA 65e40b0View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.