Popular repositories
2,888 contributions in the last year
Less
More
Contribution activity
April 2021
Created 39 commits in 7 repositories
Created 2 repositories
- johngeorgewright/typescript-runtime-schema TypeScript
- johngeorgewright/capture-error-action JavaScript
Created a pull request in johngeorgewright/npm-check-git that received 1 comment
feat: add outdated command
There is a new command to list all out of date git packages.
BREAKING CHANGE: Default export no longer exists. Use checkDependency
function instead.
+1,165
−1,316
•
1
comment
Opened 1 other pull request in 1 repository
simonlovesyou/typescript-runtime-schema
1
open
Reviewed 38 pull requests in 4 repositories
johngeorgewright/ts-react 24 pull requests
- chore(deps-dev): bump @testing-library/react-hooks from 5.1.1 to 5.1.2
- chore(deps-dev): bump fork-ts-checker-webpack-plugin from 6.2.1 to 6.2.4
- chore(deps-dev): bump webpack from 5.34.0 to 5.35.0
- chore(deps-dev): bump @babel/core from 7.13.15 to 7.13.16
- chore(deps-dev): bump webpack from 5.33.2 to 5.34.0
- chore(deps-dev): bump css-loader from 5.2.2 to 5.2.4
- chore(deps-dev): bump css-loader from 5.2.1 to 5.2.2
- chore(deps-dev): bump ts-jest from 26.5.4 to 26.5.5
- chore(deps-dev): bump @types/node from 14.14.39 to 14.14.41
- chore(deps-dev): bump webpack from 5.32.0 to 5.33.2
- chore(deps-dev): bump @types/node from 14.14.37 to 14.14.39
- chore(deps-dev): bump webpack from 5.31.2 to 5.32.0
- chore(deps-dev): bump concurrently from 6.0.1 to 6.0.2
- chore(deps-dev): bump webpack from 5.31.0 to 5.31.2
- chore(deps-dev): bump css-loader from 5.2.0 to 5.2.1
- chore(deps-dev): bump fork-ts-checker-webpack-plugin from 6.2.0 to 6.2.1
- chore(deps-dev): bump @babel/preset-env from 7.13.12 to 7.13.15
- chore(deps-dev): bump @babel/core from 7.13.14 to 7.13.15
- chore(deps-dev): bump webpack from 5.30.0 to 5.31.0
- chore(deps-dev): bump typescript from 4.2.3 to 4.2.4
- chore(deps-dev): bump concurrently from 6.0.0 to 6.0.1
- chore(deps-dev): bump @commitlint/cli from 12.0.1 to 12.1.1
- chore(deps-dev): bump @commitlint/config-conventional from 12.0.1 to 12.1.1
- chore(deps-dev): bump webpack from 5.28.0 to 5.30.0
johngeorgewright/ts-module 10 pull requests
- chore(deps-dev): bump @types/node from 14.14.39 to 14.14.41
- chore(deps-dev): bump ts-jest from 26.5.4 to 26.5.5
- chore(deps-dev): bump @types/node from 14.14.37 to 14.14.39
- chore(deps-dev): bump concurrently from 6.0.1 to 6.0.2
- chore(deps-dev): bump @semantic-release/npm from 7.1.0 to 7.1.1
- chore(deps-dev): bump typescript from 4.2.3 to 4.2.4
- chore(deps-dev): bump @semantic-release/github from 7.2.0 to 7.2.1
- chore(deps-dev): bump concurrently from 6.0.0 to 6.0.1
- chore(deps-dev): bump @commitlint/config-conventional from 12.0.1 to 12.1.1
- chore(deps-dev): bump @commitlint/cli from 12.0.1 to 12.1.1
johngeorgewright/js-util 3 pull requests
johngeorgewright/ts-mono-repo 1 pull request
Created an issue in simonlovesyou/typescript-runtime-schema that received 5 comments
is guard is allowing everything
Just tried using @typescript-runtime-schema/is
for the first time, but doesn't seem to capture any invalid run types:
import is from '@typescript-r…
5
comments
146
contributions
in private repositories
Apr 1 – Apr 23