{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":814830,"defaultBranch":"master","name":"js-quantities","ownerLogin":"gentooboontoo","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2010-08-03T15:41:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/137324?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1692621322.0","currentOid":""},"activityList":{"items":[{"before":"c0b81c25a120ffd64fe5a9577a39415cc45bdcea","after":"7116174b999500608c303cb101bbeed33bf867c0","ref":"refs/heads/master","pushedAt":"2024-03-25T19:52:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gentooboontoo","name":"Julien Sanchez","path":"/gentooboontoo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137324?s=80&v=4"},"commit":{"message":"Fix square foot (sqft) definition\n\nWas incorrectly defined as equal to m2.\n\n1 ft = 0.3048 m\n1 sqft = 1 ft * 1ft\nSo 1 sqft = 0.3048 * 0.3048 m2\nThen 1 sqft = 0.09290304 m2\n\nFixes #146","shortMessageHtmlLink":"Fix square foot (sqft) definition"}},{"before":"e3be38c38dea438cf42a3f4ada9f66e96dc16651","after":"c0b81c25a120ffd64fe5a9577a39415cc45bdcea","ref":"refs/heads/master","pushedAt":"2023-11-26T22:01:03.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"gentooboontoo","name":"Julien Sanchez","path":"/gentooboontoo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137324?s=80&v=4"},"commit":{"message":"Allow to load indifferently ES or CJS module using `js-quantities` path\n\nES module could be loaded using `import Qty from \"js-quantities\"` without\nhaving to target it specifically with `js-quantities/esm`.\nIt is made possible by using conditional exports in `package.json`.\n\nTo avoid breaking change, former ES module `js-quantities/esm` entry point\nis kept for now.","shortMessageHtmlLink":"Allow to load indifferently ES or CJS module using js-quantities path"}},{"before":"b2240de3573f50aae915765042e2a2bd49af06eb","after":"e3be38c38dea438cf42a3f4ada9f66e96dc16651","ref":"refs/heads/master","pushedAt":"2023-11-14T06:04:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gentooboontoo","name":"Julien Sanchez","path":"/gentooboontoo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137324?s=80&v=4"},"commit":{"message":"Add units kilogram-force, gram-force","shortMessageHtmlLink":"Add units kilogram-force, gram-force"}},{"before":"1d3a6e77be30da9183dfb19347fff8cd3dbd1253","after":"b2240de3573f50aae915765042e2a2bd49af06eb","ref":"refs/heads/master","pushedAt":"2023-08-22T12:36:02.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"gentooboontoo","name":"Julien Sanchez","path":"/gentooboontoo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137324?s=80&v=4"},"commit":{"message":"Add elementary charge non-regression tests\n\nhttps://github.com/gentooboontoo/js-quantities/pull/120/files#r716494438","shortMessageHtmlLink":"Add elementary charge non-regression tests"}},{"before":"7f13d7de068dc33977431b5fb99d2906156db548","after":"83b7ae958fb083e92aa060bb82140e84f91054ea","ref":"refs/heads/gh-pages","pushedAt":"2023-08-21T12:35:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentooboontoo","name":"Julien Sanchez","path":"/gentooboontoo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137324?s=80&v=4"},"commit":{"message":"Update index.md","shortMessageHtmlLink":"Update index.md"}},{"before":"4226c6ade84790ceb61f4a6f4ff5a062526d1863","after":"1d3a6e77be30da9183dfb19347fff8cd3dbd1253","ref":"refs/heads/master","pushedAt":"2023-08-21T12:35:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentooboontoo","name":"Julien Sanchez","path":"/gentooboontoo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137324?s=80&v=4"},"commit":{"message":"Release v1.8.0","shortMessageHtmlLink":"Release v1.8.0"}},{"before":null,"after":"4d9efcbcd33543b69ca05c94d1c01255d4041a88","ref":"refs/heads/dependabot/npm_and_yarn/word-wrap-1.2.4","pushedAt":"2023-07-18T21:35:03.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":"81e5e4f220b4cad31e0cbe8d37c8eb9406d4c06e","after":"4226c6ade84790ceb61f4a6f4ff5a062526d1863","ref":"refs/heads/master","pushedAt":"2023-03-18T14:29:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gentooboontoo","name":"Julien Sanchez","path":"/gentooboontoo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137324?s=80&v=4"},"commit":{"message":"Add arcminute and arcsecond\n\nSee https://en.wikipedia.org/wiki/Minute_and_second_of_arc","shortMessageHtmlLink":"Add arcminute and arcsecond"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEHvHT1gA","startCursor":null,"endCursor":null}},"title":"Activity ยท gentooboontoo/js-quantities"}