{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":3655872,"defaultBranch":"main","name":"ms","ownerLogin":"vercel","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-03-08T02:10:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/14985020?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710959794.0","currentOid":""},"activityList":{"items":[{"before":"fe5338229cfdac6822891dcb9c24660b4d2e612b","after":null,"ref":"refs/heads/master","pushedAt":"2024-03-20T18:36:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"styfle","name":"Steven","path":"/styfle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/229881?s=80&v=4"}},{"before":null,"after":"fe5338229cfdac6822891dcb9c24660b4d2e612b","ref":"refs/heads/main","pushedAt":"2024-03-20T18:36:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"styfle","name":"Steven","path":"/styfle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/229881?s=80&v=4"},"commit":{"message":"chore(docs): add advanced usage section (#214)","shortMessageHtmlLink":"chore(docs): add advanced usage section (#214)"}},{"before":"b29c88af3ae9eda804317905645bfe232486e0e6","after":null,"ref":"refs/heads/update-docs-parse-format-funcs","pushedAt":"2024-03-20T18:34:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"styfle","name":"Steven","path":"/styfle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/229881?s=80&v=4"}},{"before":"f150c1cfc73a8c08cfdb191b253a33d55462c327","after":"fe5338229cfdac6822891dcb9c24660b4d2e612b","ref":"refs/heads/master","pushedAt":"2024-03-20T18:34:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"styfle","name":"Steven","path":"/styfle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/229881?s=80&v=4"},"commit":{"message":"chore(docs): add advanced usage section (#214)","shortMessageHtmlLink":"chore(docs): add advanced usage section (#214)"}},{"before":null,"after":"b29c88af3ae9eda804317905645bfe232486e0e6","ref":"refs/heads/update-docs-parse-format-funcs","pushedAt":"2024-03-19T21:01:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"styfle","name":"Steven","path":"/styfle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/229881?s=80&v=4"},"commit":{"message":"chore(docs): add advanced usage section","shortMessageHtmlLink":"chore(docs): add advanced usage section"}},{"before":"87dad9fa8ce813490690b74e3b6fb7f3dc8f4e66","after":null,"ref":"refs/heads/split-parse-format-funcs","pushedAt":"2024-03-19T20:52:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"styfle","name":"Steven","path":"/styfle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/229881?s=80&v=4"}},{"before":"dfd18036f359a3b80bf38d3d8c0bb850c0dc9b66","after":"f150c1cfc73a8c08cfdb191b253a33d55462c327","ref":"refs/heads/master","pushedAt":"2024-03-19T20:52:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"styfle","name":"Steven","path":"/styfle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/229881?s=80&v=4"},"commit":{"message":"feat: add `parse()` and `format()` exports (#213)\n\nThis PR exports `parse()` and `format()` functions which makes it much easier to work with arbitrary input from users.\r\n\r\nFor example, `onChange(e => ms.parse(e.target.value))` no longer needs to type cast since `parse()` accepts a string.\r\n\r\nI also added `parseStrict()` for the case when you want the type safety and you're using a literal.","shortMessageHtmlLink":"feat: add parse() and format() exports (#213)"}},{"before":"6caf64f88a40b853922c6636465e4f83474cbe24","after":"87dad9fa8ce813490690b74e3b6fb7f3dc8f4e66","ref":"refs/heads/split-parse-format-funcs","pushedAt":"2024-03-18T23:39:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"styfle","name":"Steven","path":"/styfle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/229881?s=80&v=4"},"commit":{"message":"add `parseStrict()` export","shortMessageHtmlLink":"add parseStrict() export"}},{"before":null,"after":"6caf64f88a40b853922c6636465e4f83474cbe24","ref":"refs/heads/split-parse-format-funcs","pushedAt":"2024-03-18T04:17:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"styfle","name":"Steven","path":"/styfle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/229881?s=80&v=4"},"commit":{"message":"feat: add `parse()` and `format()` exports","shortMessageHtmlLink":"feat: add parse() and format() exports"}},{"before":null,"after":"0b14e782e93ea51e781141842b72f1a06e29401d","ref":"refs/heads/dependabot/npm_and_yarn/babel/traverse-7.23.2","pushedAt":"2023-10-18T05:04:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump @babel/traverse from 7.18.5 to 7.23.2\n\nBumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.5 to 7.23.2.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/traverse\"\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump @babel/traverse from 7.18.5 to 7.23.2"}},{"before":null,"after":"dedb0a0f9043ba989edf9d391063d39435d017ec","ref":"refs/heads/dependabot/npm_and_yarn/json5-1.0.2","pushedAt":"2023-08-03T06:38:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump json5 from 1.0.1 to 1.0.2\n\nBumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.\n- [Release notes](https://github.com/json5/json5/releases)\n- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: json5\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump json5 from 1.0.1 to 1.0.2"}},{"before":null,"after":"ae691157f1c9bce9d4b069a354b0b16a9d9075ec","ref":"refs/heads/dependabot/npm_and_yarn/tough-cookie-4.1.3","pushedAt":"2023-08-03T06:38:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump tough-cookie from 4.0.0 to 4.1.3\n\nBumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.\n- [Release notes](https://github.com/salesforce/tough-cookie/releases)\n- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)\n\n---\nupdated-dependencies:\n- dependency-name: tough-cookie\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump tough-cookie from 4.0.0 to 4.1.3"}},{"before":null,"after":"0226a0d4fe312a414db5ad8757113bfcaccfb7fd","ref":"refs/heads/dependabot/npm_and_yarn/word-wrap-1.2.4","pushedAt":"2023-07-20T17:40:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump word-wrap from 1.2.3 to 1.2.4\n\nBumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.\n- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)\n- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)\n\n---\nupdated-dependencies:\n- dependency-name: word-wrap\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump word-wrap from 1.2.3 to 1.2.4"}},{"before":"78ce59eab01c197b9133bf9752ae01fbc11f4976","after":"dfd18036f359a3b80bf38d3d8c0bb850c0dc9b66","ref":"refs/heads/master","pushedAt":"2023-06-16T07:38:41.313Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrmckeb","name":"Brody McKee","path":"/mrmckeb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5043083?s=80&v=4"},"commit":{"message":"Add types to package exports (#191)","shortMessageHtmlLink":"Add types to package exports (#191)"}},{"before":null,"after":"4e251b40130a78adbfb71b24a68a68cbe7523018","ref":"refs/heads/ds-all-units","pushedAt":"2023-04-12T22:09:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dan-stowell","name":"Dan Stowell","path":"/dan-stowell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56944708?s=80&v=4"},"commit":{"message":"format ms into full days, hours, minutes, seconds, milliseconds","shortMessageHtmlLink":"format ms into full days, hours, minutes, seconds, milliseconds"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEGv-GBAA","startCursor":null,"endCursor":null}},"title":"Activity ยท vercel/ms"}