{"id":783678,"name":"@36node/core-sdk-js","ecosystem":"npm","description":"A SDK boilerplate.","homepage":"https://github.com/36node/adventurer-core-sdk-js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/36node/adventurer-core-sdk-js","keywords_array":[],"namespace":"36node","versions_count":25,"first_release_published_at":"2019-08-13T13:44:23.636Z","latest_release_published_at":"2019-12-17T05:04:55.465Z","latest_release_number":"0.1.1","last_synced_at":"2026-04-06T12:18:37.055Z","created_at":"2022-04-07T12:52:18.296Z","updated_at":"2026-04-06T12:18:37.055Z","registry_url":"https://www.npmjs.com/package/@36node/core-sdk-js","install_command":"npm install @36node/core-sdk-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.1"}},"repo_metadata":{"id":57093603,"uuid":"201937929","full_name":"36node/adventurer-core-sdk-js","owner":"36node","description":"adventurer-core-sdk for javascript","archived":false,"fork":false,"pushed_at":"2021-01-06T11:52:14.000Z","size":821,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-16T16:54:19.410Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/36node.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-08-12T13:40:04.000Z","updated_at":"2021-01-06T11:50:35.000Z","dependencies_parsed_at":"2022-08-22T20:40:46.935Z","dependency_job_id":null,"html_url":"https://github.com/36node/adventurer-core-sdk-js","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/36node/adventurer-core-sdk-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/36node","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/sbom","scorecard":{"id":3280,"data":{"date":"2025-08-11","repo":{"name":"github.com/36node/adventurer-core-sdk-js","commit":"ceac5083ed3435177cabfb327d178bb9600eb0b2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"164 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-vfrc-7r7c-w9mx","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-8g77-54rh-46hx","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-rjqq-98f6-6j3r","Warn: Project is vulnerable to: GHSA-mjxr-4v3x-q3m4","Warn: Project is vulnerable to: GHSA-cgfm-xwp7-2cvr","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-wpg7-2c88-r8xv","Warn: Project is vulnerable to: GHSA-3f95-r44v-8mrg","Warn: Project is vulnerable to: GHSA-28xr-mwxg-3qc8","Warn: Project is vulnerable to: GHSA-9p95-fxvg-qgq2","Warn: Project is vulnerable to: GHSA-9w5j-4mwv-2wj8","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-7xcx-6wjh-7xp2","Warn: Project is vulnerable to: GHSA-qxg5-2qff-p49r","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-332q-7ff2-57h2","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:01:23.936Z","repository_id":57093603,"created_at":"2025-08-14T13:01:23.936Z","updated_at":"2025-08-14T13:01:23.936Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279164497,"owners_count":26117718,"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-10-16T02:00:06.019Z","response_time":53,"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"},"owner_record":{"login":"36node","name":"36node","uuid":"25168149","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25168149?v=4","repositories_count":30,"last_synced_at":"2023-03-02T05:55:16.619Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/36node","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T23:35:17.764Z","updated_at":"2023-03-02T05:55:16.723Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/36node","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/36node/repositories"},"tags":[{"name":"v0.4.1","sha":"ceac5083ed3435177cabfb327d178bb9600eb0b2","kind":"tag","published_at":"2021-01-06T11:50:22.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.4.1","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c14208b2eeff880e97b15179b94185f6b1504e9c","kind":"tag","published_at":"2020-04-21T07:37:52.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.4.0","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"6717d79ffcb7a2957e81a4650a868d077024eb55","kind":"tag","published_at":"2020-04-18T14:27:39.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.3.1","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ed50c114dbb00561f5b16893749a7288db1ca13d","kind":"tag","published_at":"2020-04-12T11:55:08.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.3.0","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"5079f3a131fa4513c3cd04dc17188ef3c70ff9f9","kind":"tag","published_at":"2020-04-06T01:52:19.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.2.2","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"e94a9aff77332507d5086996a3ba15983ebdcccf","kind":"tag","published_at":"2020-04-03T03:39:23.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.2.1","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b5663b9c607226d9c4e4844638f9d826f8e567aa","kind":"tag","published_at":"2020-02-14T03:50:32.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.2.0","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"21f8c6d7be9a06f49ec5e1a67a0e29442a947d24","kind":"tag","published_at":"2020-01-04T14:17:52.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.1.5","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3fbc2403c4e34dff95f4748d2f5820bd29780fac","kind":"tag","published_at":"2019-12-21T06:24:55.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.1.4","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"e71fe22d7150e60b6d96db0b2aa74a809f4c251e","kind":"tag","published_at":"2019-12-19T08:50:28.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.1.3","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"7568a9293dcb978bb64ecc5ebe1919c53b84517d","kind":"tag","published_at":"2019-12-17T05:08:44.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.1.2","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"8bed1ae885d35ccc208716ac014ad2310e40a893","kind":"tag","published_at":"2019-12-17T05:02:32.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.1.1","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"15a6f8b269b11577f928221c0091b13291f81b93","kind":"tag","published_at":"2019-12-17T04:58:42.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.1.0","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.1.0/manifests"},{"name":"v0.0.25","sha":"81aaa269c28eda180888e26f03cadd17586f9757","kind":"tag","published_at":"2019-10-24T09:38:12.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.25","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"a26e50d815f461472ce74b26bf88c055eaf76948","kind":"tag","published_at":"2019-10-21T14:52:10.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.24","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"5777098518ca42e0809e5d1996d61385551b7ada","kind":"tag","published_at":"2019-10-21T14:25:57.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.23","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"0cc49280be2c655b8307f5e6fdea148318c7186b","kind":"tag","published_at":"2019-10-10T14:17:18.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.22","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"63d4387f2b84a26e7a5782df78ce237aeecb57a8","kind":"tag","published_at":"2019-10-10T01:18:00.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.21","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"686d02f6df7bf45a18aa7a39e0f7997f578a8ca9","kind":"tag","published_at":"2019-10-09T15:42:48.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.20","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"ab758906aba5b280802526a4f1fe6e945ca8445b","kind":"tag","published_at":"2019-10-09T13:42:49.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.19","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"fa68a76e172a9bf6ad974bea901d35e279c30130","kind":"tag","published_at":"2019-10-04T14:02:52.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.18","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"c2490e235a02b944e7ff855fa59f8a1a44c273a9","kind":"tag","published_at":"2019-09-30T00:49:18.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.17","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"78b3f308bf71b41130ab9524b14dbec2dcc5d01b","kind":"tag","published_at":"2019-09-24T06:43:06.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.16","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"94518408a5f506ee78acff05e3c52b8b8c297817","kind":"tag","published_at":"2019-09-10T07:07:23.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.15","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"61b756cd07fc554eea1d7125f058492b608de4c8","kind":"tag","published_at":"2019-09-10T01:48:58.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.14","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"88a523fa662b8173cc2ac5ba6699f1483b34daab","kind":"tag","published_at":"2019-09-09T02:29:39.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.13","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4609e77181f6a9a718b9291333e21815fd7a8076","kind":"tag","published_at":"2019-09-05T20:26:01.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.12","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"86d075bbaeae6d074f75c5fd33d0c00d918af1b4","kind":"tag","published_at":"2019-09-02T08:30:41.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.11","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"23c4dd4a7ea42a48b285d4f180a66e7cddcb5473","kind":"tag","published_at":"2019-09-02T06:05:36.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.10","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"f49a9fe23b16abac551c3b032037efc956ca84c1","kind":"tag","published_at":"2019-08-30T05:46:34.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.9","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"c76419789195d1551e32651cdd9a7981f7433247","kind":"tag","published_at":"2019-08-29T02:03:27.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.8","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"fa2497583375c6e6c18c7179cceed5f724abf4ee","kind":"tag","published_at":"2019-08-26T14:54:39.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.7","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"878e59c8cff6bd7a02bb605daf4f12c9fb4cd9de","kind":"tag","published_at":"2019-08-20T03:10:01.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.6","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"3d190f57962cd545be654b560f9962387ffa4e88","kind":"tag","published_at":"2019-08-16T02:26:04.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.5","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"af7e1fca9fad2b59d31750057a1b6a85b8504d7c","kind":"tag","published_at":"2019-08-15T20:20:31.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.4","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"466b3a4a14c31d64f8f3804526d3e2b386ac57e0","kind":"tag","published_at":"2019-08-14T15:56:09.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.3","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f9009bb0c300fb0655054219ad8d14d1047a3eae","kind":"tag","published_at":"2019-08-13T13:53:02.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.2","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"6382ec3f59cf6cb1b0e0ffbc94935d83541d717a","kind":"tag","published_at":"2019-08-13T13:47:21.000Z","download_url":"https://codeload.github.com/36node/adventurer-core-sdk-js/tar.gz/v0.0.1","html_url":"https://github.com/36node/adventurer-core-sdk-js/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/36node/adventurer-core-sdk-js@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-05T09:52:22.439Z","dependent_packages_count":2,"downloads":347,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.215761324838525,"dependent_repos_count":10.38682000905086,"dependent_packages_count":21.07263963318656,"stargazers_count":21.018171038712996,"forks_count":15.467531025683364,"docker_downloads_count":null,"average":16.632184606294462},"purl":"pkg:npm/%4036node/core-sdk-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@36node/core-sdk-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@36node/core-sdk-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@36node/core-sdk-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T07:16:59.194Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/36node%2Fadventurer-core-sdk-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@36node%2Fcore-sdk-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@36node%2Fcore-sdk-js/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@36node%2Fcore-sdk-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@36node%2Fcore-sdk-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@36node%2Fcore-sdk-js/codemeta","maintainers":[{"uuid":"36node-robot","login":"36node-robot","name":null,"email":"walle@36node.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~36node-robot","role":null,"created_at":"2022-11-08T10:22:43.022Z","updated_at":"2022-11-08T10:22:43.022Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/36node-robot/packages"},{"uuid":"zzswang","login":"zzswang","name":null,"email":"zzswang@gmail.com","url":null,"packages_count":101,"html_url":"https://www.npmjs.com/~zzswang","role":null,"created_at":"2022-11-08T10:22:42.984Z","updated_at":"2022-11-08T10:22:42.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zzswang/packages"},{"uuid":"hauy","login":"hauy","name":null,"email":"hauy@163.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~hauy","role":null,"created_at":"2022-11-08T10:22:43.007Z","updated_at":"2022-11-08T10:22:43.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hauy/packages"},{"uuid":"xuna08","login":"xuna08","name":null,"email":"xuna08@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~xuna08","role":null,"created_at":"2023-11-24T04:17:23.987Z","updated_at":"2023-11-24T04:17:23.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xuna08/packages"}]}