{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":520966253,"defaultBranch":"main","name":"nancy.js","ownerLogin":"nanlabs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-08-03T17:05:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4426989?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1720107563.0","currentOid":""},"activityList":{"items":[{"before":"a254d1e1098e2a287165ab85ba3e1dd29ad24d06","after":"815295669d63cb623484f317288c4c65938c102c","ref":"refs/heads/gh-pages","pushedAt":"2024-07-04T15:42:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy: e884adb34a33b49f15c0b5904db25b3523fcf814","shortMessageHtmlLink":"deploy: e884adb"}},{"before":"d49569123bc92f977d413aa52c9f7c4d2765d093","after":"a254d1e1098e2a287165ab85ba3e1dd29ad24d06","ref":"refs/heads/gh-pages","pushedAt":"2024-07-04T15:40:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy: ffe7c5cfb250caba4366d8e060dd059df56149d6","shortMessageHtmlLink":"deploy: ffe7c5c"}},{"before":"4153080d06fdee567c53321f77eac498c69f8e81","after":null,"ref":"refs/heads/changeset-release/main","pushedAt":"2024-07-04T15:39:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"}},{"before":"ffe7c5cfb250caba4366d8e060dd059df56149d6","after":"e884adb34a33b49f15c0b5904db25b3523fcf814","ref":"refs/heads/main","pushedAt":"2024-07-04T15:39:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"Version Packages (#112)\n\nCo-authored-by: github-actions[bot] ","shortMessageHtmlLink":"Version Packages (#112)"}},{"before":null,"after":"4153080d06fdee567c53321f77eac498c69f8e81","ref":"refs/heads/changeset-release/main","pushedAt":"2024-07-04T15:39:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Version Packages","shortMessageHtmlLink":"Version Packages"}},{"before":"13226e41b1ed9e79f2104a7a8790697fa8c36293","after":null,"ref":"refs/heads/feature/zendesk","pushedAt":"2024-07-04T15:38:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"}},{"before":"6811d6bf9a57418b13db05c4826bebad035a23c3","after":"ffe7c5cfb250caba4366d8e060dd059df56149d6","ref":"refs/heads/main","pushedAt":"2024-07-04T15:38:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"Zendesk: Vanilla and React integration (#111)\n\n* feat: Update dependencies to latest versions\r\n\r\nCo-authored-by: Matias Pompilio \r\nCo-authored-by: Ulises Jeremias \r\n\r\n* feat: Update dependencies to latest versions\r\n\r\n* feat: Add zendesk export to react-thirdparty package\r\n\r\n* feat: Add Zendesk integration to react-thirdparty package\r\n\r\n* feat: Add Zendesk integration to react-thirdparty package\r\n\r\n* feat: Refactor Zendesk integration in react-thirdparty package\r\n\r\nThis commit refactors the Zendesk integration in the react-thirdparty package. It updates the `ZendeskContextProps` interface in `Context.tsx` to use the `ZendeskWidget` type instead of `any`. It also updates the `ZendeskProvider` component in `Provider.tsx` to use the `ZendeskWidget` type for the `zendeskClient` state and the `executeZendesk` function.\r\n\r\nCo-authored-by: Matias Pompilio \r\nCo-authored-by: Ulises Jeremias \r\n\r\n* refactor: Update Zendesk integration in react-thirdparty package\r\n\r\n* refactor: Update Zendesk integration in react-thirdparty package\r\n\r\n* chore: Update third-party scripts to include source URLs\r\n\r\nCo-authored-by: Matias Pompilio \r\nCo-authored-by: Ulises Jeremias \r\n\r\n---------\r\n\r\nCo-authored-by: Matias Pompilio ","shortMessageHtmlLink":"Zendesk: Vanilla and React integration (#111)"}},{"before":"d0f3f6f1174eb8ed71e66f092dd2780a9086d35e","after":"13226e41b1ed9e79f2104a7a8790697fa8c36293","ref":"refs/heads/feature/zendesk","pushedAt":"2024-07-03T06:38:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"chore: Update third-party scripts to include source URLs\n\nCo-authored-by: Matias Pompilio \nCo-authored-by: Ulises Jeremias ","shortMessageHtmlLink":"chore: Update third-party scripts to include source URLs"}},{"before":"6365d10f7a1fe810c2a241c165fd6bf3d09fc782","after":"d0f3f6f1174eb8ed71e66f092dd2780a9086d35e","ref":"refs/heads/feature/zendesk","pushedAt":"2024-07-02T05:19:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"refactor: Update Zendesk integration in react-thirdparty package","shortMessageHtmlLink":"refactor: Update Zendesk integration in react-thirdparty package"}},{"before":"0352cbccb916a806b1b714694852d490273b4899","after":"6365d10f7a1fe810c2a241c165fd6bf3d09fc782","ref":"refs/heads/feature/zendesk","pushedAt":"2024-07-02T05:06:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"refactor: Update Zendesk integration in react-thirdparty package","shortMessageHtmlLink":"refactor: Update Zendesk integration in react-thirdparty package"}},{"before":"926c0c42246da419956ccdbfcf15e99a6900b24c","after":"0352cbccb916a806b1b714694852d490273b4899","ref":"refs/heads/feature/zendesk","pushedAt":"2024-07-02T05:01:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"feat: Refactor Zendesk integration in react-thirdparty package\n\nThis commit refactors the Zendesk integration in the react-thirdparty package. It updates the `ZendeskContextProps` interface in `Context.tsx` to use the `ZendeskWidget` type instead of `any`. It also updates the `ZendeskProvider` component in `Provider.tsx` to use the `ZendeskWidget` type for the `zendeskClient` state and the `executeZendesk` function.\n\nCo-authored-by: Matias Pompilio \nCo-authored-by: Ulises Jeremias ","shortMessageHtmlLink":"feat: Refactor Zendesk integration in react-thirdparty package"}},{"before":"dd7c6961f20a714914850df37c9cbcc506ccaba5","after":"926c0c42246da419956ccdbfcf15e99a6900b24c","ref":"refs/heads/feature/zendesk","pushedAt":"2024-07-02T04:52:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"feat: Add Zendesk integration to react-thirdparty package","shortMessageHtmlLink":"feat: Add Zendesk integration to react-thirdparty package"}},{"before":"dc9dfdd4dcd29424d2b422dd8b91c696987ae25a","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tools/danger/braces-3.0.3","pushedAt":"2024-07-02T04:20:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"}},{"before":"2db7c39a90cfdd94060263401efae7ae80cbeb14","after":"6811d6bf9a57418b13db05c4826bebad035a23c3","ref":"refs/heads/main","pushedAt":"2024-07-02T04:20:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"Bump braces from 3.0.2 to 3.0.3 in /tools/danger (#110)\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\r\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: braces\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump braces from 3.0.2 to 3.0.3 in /tools/danger (#110)"}},{"before":"16e8fa523965d89f84a7b22f063ebbc9794f729e","after":"dd7c6961f20a714914850df37c9cbcc506ccaba5","ref":"refs/heads/feature/zendesk","pushedAt":"2024-07-02T04:08:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"feat: Add Zendesk integration to react-thirdparty package","shortMessageHtmlLink":"feat: Add Zendesk integration to react-thirdparty package"}},{"before":"4b2533f639bada1a63588a3d86e45444e2a04de8","after":"d49569123bc92f977d413aa52c9f7c4d2765d093","ref":"refs/heads/gh-pages","pushedAt":"2024-07-02T04:08:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy: 2db7c39a90cfdd94060263401efae7ae80cbeb14","shortMessageHtmlLink":"deploy: 2db7c39"}},{"before":"53287a06f011dea65913d829473519df07ed716d","after":"16e8fa523965d89f84a7b22f063ebbc9794f729e","ref":"refs/heads/feature/zendesk","pushedAt":"2024-07-02T04:07:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"feat: Add zendesk export to react-thirdparty package","shortMessageHtmlLink":"feat: Add zendesk export to react-thirdparty package"}},{"before":"29799c29be76b5b72e4e607d6b21b906337f6382","after":"53287a06f011dea65913d829473519df07ed716d","ref":"refs/heads/feature/zendesk","pushedAt":"2024-07-02T04:06:49.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"Merge branch 'main' of github.com:nanlabs/nancy.js into feature/zendesk\n* 'main' of github.com:nanlabs/nancy.js:\n Passed fmt\n Bump ws from 8.9.0 to 8.17.1 (#109)\n Bump braces from 3.0.2 to 3.0.3 (#108)","shortMessageHtmlLink":"Merge branch 'main' of github.com:nanlabs/nancy.js into feature/zendesk"}},{"before":"9e1331b4028e28a2f61583790fb6a515ce38a844","after":"2db7c39a90cfdd94060263401efae7ae80cbeb14","ref":"refs/heads/main","pushedAt":"2024-07-02T04:06:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"Passed fmt","shortMessageHtmlLink":"Passed fmt"}},{"before":null,"after":"dc9dfdd4dcd29424d2b422dd8b91c696987ae25a","ref":"refs/heads/dependabot/npm_and_yarn/tools/danger/braces-3.0.3","pushedAt":"2024-07-02T04:04:29.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 braces from 3.0.2 to 3.0.3 in /tools/danger\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump braces from 3.0.2 to 3.0.3 in /tools/danger"}},{"before":"c4a487799ae4ed037c01e142f017d0c438182903","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/ws-8.17.1","pushedAt":"2024-07-02T04:04:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"}},{"before":"493499987fdeabb6b4ed9597021e2fc7578becf6","after":"9e1331b4028e28a2f61583790fb6a515ce38a844","ref":"refs/heads/main","pushedAt":"2024-07-02T04:04:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"Bump ws from 8.9.0 to 8.17.1 (#109)\n\nBumps [ws](https://github.com/websockets/ws) from 8.9.0 to 8.17.1.\r\n- [Release notes](https://github.com/websockets/ws/releases)\r\n- [Commits](https://github.com/websockets/ws/compare/8.9.0...8.17.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: ws\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump ws from 8.9.0 to 8.17.1 (#109)"}},{"before":"f63019fafe82344b1a05a0705a042ef2ae8c6f42","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/braces-3.0.3","pushedAt":"2024-07-02T04:03:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"}},{"before":"e05134c79f6792dbe6f4d29a296e2c32377a20ae","after":"493499987fdeabb6b4ed9597021e2fc7578becf6","ref":"refs/heads/main","pushedAt":"2024-07-02T04:03:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"Bump braces from 3.0.2 to 3.0.3 (#108)\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\r\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: braces\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump braces from 3.0.2 to 3.0.3 (#108)"}},{"before":"6dc1ba023fbe3242cd6301fdc96291544cfd04b2","after":"29799c29be76b5b72e4e607d6b21b906337f6382","ref":"refs/heads/feature/zendesk","pushedAt":"2024-07-02T04:03:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"feat: Update dependencies to latest versions","shortMessageHtmlLink":"feat: Update dependencies to latest versions"}},{"before":null,"after":"6dc1ba023fbe3242cd6301fdc96291544cfd04b2","ref":"refs/heads/feature/zendesk","pushedAt":"2024-07-02T03:51:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"feat: Update dependencies to latest versions\n\nCo-authored-by: Matias Pompilio \nCo-authored-by: Ulises Jeremias ","shortMessageHtmlLink":"feat: Update dependencies to latest versions"}},{"before":null,"after":"c4a487799ae4ed037c01e142f017d0c438182903","ref":"refs/heads/dependabot/npm_and_yarn/ws-8.17.1","pushedAt":"2024-06-19T19:37:46.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 ws from 8.9.0 to 8.17.1\n\nBumps [ws](https://github.com/websockets/ws) from 8.9.0 to 8.17.1.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/8.9.0...8.17.1)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ws from 8.9.0 to 8.17.1"}},{"before":null,"after":"f63019fafe82344b1a05a0705a042ef2ae8c6f42","ref":"refs/heads/dependabot/npm_and_yarn/braces-3.0.3","pushedAt":"2024-06-14T00:56:44.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 braces from 3.0.2 to 3.0.3\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump braces from 3.0.2 to 3.0.3"}},{"before":"8ab3b7ad43414f17ac583a5da4474c310242f006","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/express-4.19.2","pushedAt":"2024-04-20T21:48:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"}},{"before":"cd79044632064f1a2ae76cc2ad591c219c93f9c8","after":"e05134c79f6792dbe6f4d29a296e2c32377a20ae","ref":"refs/heads/main","pushedAt":"2024-04-20T21:48:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ulises-jeremias","name":"Ulises Jeremias","path":"/ulises-jeremias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17727170?s=80&v=4"},"commit":{"message":"Bump express from 4.18.1 to 4.19.2 (#107)\n\nBumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.\r\n- [Release notes](https://github.com/expressjs/express/releases)\r\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\r\n- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: express\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump express from 4.18.1 to 4.19.2 (#107)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEdxNFKAA","startCursor":null,"endCursor":null}},"title":"Activity ยท nanlabs/nancy.js"}