{"id":18304597,"url":"https://github.com/numtel/meteor-server-method-issue","last_synced_at":"2025-04-09T10:37:07.409Z","repository":{"id":23905185,"uuid":"27285192","full_name":"numtel/meteor-server-method-issue","owner":"numtel","description":null,"archived":false,"fork":false,"pushed_at":"2014-11-28T23:17:29.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T04:42:38.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/numtel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-28T23:11:58.000Z","updated_at":"2014-11-28T23:17:29.000Z","dependencies_parsed_at":"2022-08-22T07:31:18.305Z","dependency_job_id":null,"html_url":"https://github.com/numtel/meteor-server-method-issue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fmeteor-server-method-issue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fmeteor-server-method-issue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fmeteor-server-method-issue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fmeteor-server-method-issue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numtel","download_url":"https://codeload.github.com/numtel/meteor-server-method-issue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248021424,"owners_count":21034664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T15:29:29.823Z","updated_at":"2025-04-09T10:37:07.385Z","avatar_url":"https://github.com/numtel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This very simple package displays an inconsistency in Meteor method calls.\n\nOn the client, return values from method calls are transferred by value as they must be JSON serialized over the wire.\n\nOn the server, return values from method calls are transferred by reference. If the referenced object changes after the method is called, the result variable will also change.\n\nRun the test to see:\n\n```bash\n$ git clone https://github.com/numtel/meteor-server-method-issue.git\n$ cd meteor-server-method-issue\n$ meteor test-packages ./\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Fmeteor-server-method-issue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumtel%2Fmeteor-server-method-issue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Fmeteor-server-method-issue/lists"}