{"id":17995228,"url":"https://github.com/gswalden/ups-service-codes","last_synced_at":"2025-10-04T10:08:51.235Z","repository":{"id":57387353,"uuid":"49852809","full_name":"gswalden/ups-service-codes","owner":"gswalden","description":"Translation table for UPS service codes and their descriptions","archived":false,"fork":false,"pushed_at":"2016-01-18T05:12:58.000Z","size":4,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-05T11:58:24.501Z","etag":null,"topics":["nodejs","npm-module","ups"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gswalden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-18T04:51:37.000Z","updated_at":"2023-08-20T12:21:52.000Z","dependencies_parsed_at":"2022-09-07T13:21:50.260Z","dependency_job_id":null,"html_url":"https://github.com/gswalden/ups-service-codes","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gswalden/ups-service-codes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gswalden%2Fups-service-codes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gswalden%2Fups-service-codes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gswalden%2Fups-service-codes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gswalden%2Fups-service-codes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gswalden","download_url":"https://codeload.github.com/gswalden/ups-service-codes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gswalden%2Fups-service-codes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270702562,"owners_count":24630877,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["nodejs","npm-module","ups"],"created_at":"2024-10-29T20:18:21.804Z","updated_at":"2025-10-04T10:08:46.203Z","avatar_url":"https://github.com/gswalden.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm version](https://badge.fury.io/js/ups-service-codes.svg)](https://badge.fury.io/js/ups-service-codes)\n[![Build status](https://travis-ci.org/gswalden/ups-service-codes.svg?branch=master)](https://travis-ci.org/gswalden/ups-service-codes)\n\n### Install\n```sh\nnpm install --save ups-service-codes\n```\n\n### Use\n```js\nvar upsCodes = require('ups-service-codes');\nconsole.log(upsCodes['03']);         // UPS Ground\nconsole.log(upsCodes.isValid('03')); // true\nconsole.log(upsCodes.isValid('00')); // false\n```\n\n### Reference table\n\n| Code | Description\n| ---- | -----------\n| Domestic\n| 14 | UPS Next Day Air Early\n| 01 | UPS Next Day Air\n| 13 | UPS Next Day Air Saver\n| 59 | UPS 2nd Day Air A.M.\n| 02 | UPS 2nd Day Air\n| 12 | UPS 3 Day Select\n| 03 | UPS Ground\n| International |\n| 11 | UPS Standard\n| 07 | UPS Worldwide Express\n| 54 | UPS Worldwide Express Plus\n| 08 | UPS Worldwide Expedited\n| 65 | UPS Worldwide Saver\n| 96 | UPS Worldwide Express Freight\n| 82 | UPS Today Standard\n| 83 | UPS Today Dedicated Courier\n| 84 | UPS Today Intercity\n| 85 | UPS Today Express\n| 86 | UPS Today Express Saver\n| 70 | UPS Access Point Economy\n\n### Source\nRetrieved from [UPS Developer Kit](https://www.ups.com/upsdeveloperkit) on January 15, 2016.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgswalden%2Fups-service-codes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgswalden%2Fups-service-codes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgswalden%2Fups-service-codes/lists"}