{"id":875904,"name":"@contentstack/utils","ecosystem":"npm","description":"Contentstack utilities for Javascript","homepage":"https://github.com/contentstack/contentstack-utils-javascript#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/contentstack/contentstack-utils-javascript","keywords_array":["Contentstack","contentstack","contentstack javascript","Contentstack javascript"],"namespace":"contentstack","versions_count":44,"first_release_published_at":"2021-04-02T08:00:55.271Z","latest_release_published_at":"2026-03-30T10:14:28.755Z","latest_release_number":"1.9.0","last_synced_at":"2026-04-02T09:39:55.779Z","created_at":"2022-04-07T15:09:45.615Z","updated_at":"2026-04-02T11:53:50.430Z","registry_url":"https://www.npmjs.com/package/@contentstack/utils","install_command":"npm install @contentstack/utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.0"}},"repo_metadata":{"id":41973671,"uuid":"299595256","full_name":"contentstack/contentstack-utils-javascript","owner":"contentstack","description":"The Contentstack Utils Javascript package helps you convert the data inside your JSON Rich Text Editor field from JSON to HTML format and vice versa.","archived":false,"fork":false,"pushed_at":"2026-02-22T08:30:18.000Z","size":1838,"stargazers_count":5,"open_issues_count":3,"forks_count":2,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-02-22T14:17:05.844Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/contentstack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-29T11:26:17.000Z","updated_at":"2026-02-02T07:55:06.000Z","dependencies_parsed_at":"2024-01-08T14:57:35.037Z","dependency_job_id":"fa076c29-86ae-46b8-985f-ae1b08396e25","html_url":"https://github.com/contentstack/contentstack-utils-javascript","commit_stats":{"total_commits":97,"total_committers":7,"mean_commits":"13.857142857142858","dds":"0.31958762886597936","last_synced_commit":"4648e5b29bcf8f77f1433a69467128354d37861f"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contentstack","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/sbom","scorecard":{"id":303467,"data":{"date":"2025-08-11","repo":{"name":"github.com/contentstack/contentstack-utils-javascript","commit":"ba3b81586616c81f7b9b5edab9ca3bbc292c6ae4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":10,"reason":"no dangerous workflow patterns detected","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:25","Warn: no topLevel permission defined: .github/workflows/check-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/code.cov.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issues-jira.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/policy-scan.yml:1","Warn: no topLevel permission defined: .github/workflows/sca-scan.yml:1","Warn: no topLevel permission defined: .github/workflows/secrets-scan.yml:1","Info: no jobLevel write permissions found"],"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-branch.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/check-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code.cov.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/code.cov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues-jira.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/issues-jira.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues-jira.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/issues-jira.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/policy-scan.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/policy-scan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/policy-scan.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/policy-scan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sca-scan.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/sca-scan.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sca-scan.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/sca-scan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/secrets-scan.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/contentstack/contentstack-utils-javascript/secrets-scan.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/secrets-scan.yml:29","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:10"],"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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Snyk","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T21:21:55.794Z","repository_id":41973671,"created_at":"2025-08-17T21:21:55.794Z","updated_at":"2025-08-17T21:21:55.794Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29995910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":"contentstack","name":"Contentstack","uuid":"24450751","kind":"organization","description":"API-First Headless Content Management System","email":"support@contentstack.com","website":"https://www.contentstack.com/","location":"San Francisco","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24450751?v=4","repositories_count":171,"last_synced_at":"2024-04-14T06:14:17.786Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/contentstack","funding_links":[],"total_stars":425,"followers":79,"following":0,"created_at":"2022-11-07T08:05:34.795Z","updated_at":"2024-04-14T06:15:03.342Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contentstack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contentstack/repositories"},"tags":[{"name":"v1.7.0","sha":"5b093adc02e95ad831458ffd0d61b8cd05bbd5f8","kind":"commit","published_at":"2026-02-02T07:55:00.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.7.0","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"4b37bdfc44e017ebf54b691a2c89172ac147ff52","kind":"commit","published_at":"2025-12-08T11:32:22.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.6.3","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"cf32deebc4d9c4e68260505c7e20d916b0994246","kind":"commit","published_at":"2025-11-12T11:05:43.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.6.2","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4d9f809491d927c138e1b5b1883657cb401aaafc","kind":"commit","published_at":"2025-11-07T10:13:11.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.6.1","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"557f4a5fc6ee4a147625592014cfbdb8b2b2a924","kind":"commit","published_at":"2025-11-06T09:03:44.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.6.0","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.6.0/manifests"},{"name":"v1.4.4","sha":"b5603953d24839d5976175a626fe658a784d5716","kind":"commit","published_at":"2025-09-24T09:41:10.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.4.4","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"1f37850d0eed4e3cfd561246b2525593accac59f","kind":"commit","published_at":"2025-09-22T12:29:07.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.4.3","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"472dd01060768ecc8fcd3a0c5efaec4341303c0c","kind":"commit","published_at":"2025-09-08T16:50:21.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.4.2","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.4.2/manifests"},{"name":"v1.5.0","sha":"a1572721117d5ac3826465f861bb49a905256492","kind":"commit","published_at":"2025-09-02T10:55:48.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.5.0","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"ba3b81586616c81f7b9b5edab9ca3bbc292c6ae4","kind":"commit","published_at":"2025-05-26T08:22:46.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.4.1","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ef43699ab5379825374be778b516b2152ca3a648","kind":"commit","published_at":"2025-04-22T10:21:24.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.4.0","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.4.0/manifests"},{"name":"v1.3.20","sha":"db8e5dedb40a46af27ca3d875f5cb714b432acdc","kind":"commit","published_at":"2025-03-11T12:54:20.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.20","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"c67b63a3fd0302575a952895c1833aa49627b828","kind":"commit","published_at":"2025-02-25T12:29:58.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.19","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.19/manifests"},{"name":"v1.3.18","sha":"ca4b919642e32cabaaf6cbfb65787c933ee5b474","kind":"commit","published_at":"2025-02-14T15:02:47.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.18","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.18/manifests"},{"name":"v1.3.17","sha":"8292db8b4cc3b7c3b4c762367493ae95f8e156ba","kind":"commit","published_at":"2025-02-11T13:04:22.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.17","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.17/manifests"},{"name":"v1.3.16","sha":"18485cc970b9257b00cbb9e31c9bbe95806eaf22","kind":"commit","published_at":"2025-01-22T08:46:08.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.16","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.16/manifests"},{"name":"v1.3.15","sha":"404cde10053fdc1feb646406b6ac1ef3caaf8179","kind":"commit","published_at":"2024-11-18T08:04:24.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.15","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.15/manifests"},{"name":"v1.3.14","sha":"51d026f205da01da7707c08466367082741a38a8","kind":"commit","published_at":"2024-11-14T07:06:19.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.14","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"89ac58bad92b6762307d3b3f7c0ed8f8de3f9072","kind":"commit","published_at":"2024-11-08T05:58:54.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.13","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.13/manifests"},{"name":"v1.3.12","sha":"920e0f32fbd6f2d94c28ec6197731601078bf15b","kind":"commit","published_at":"2024-10-07T11:24:14.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.12","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"c97a7233942b0dd68808bf1ef6bac23cf0d5f1d6","kind":"commit","published_at":"2024-09-05T10:18:33.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.11","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"22cd7c180e3b5b43ee0dc0753631246e3ded705a","kind":"commit","published_at":"2024-07-31T09:23:44.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.10","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"deef4d13d233e862cc81b8fc9711fee114c9b0a1","kind":"commit","published_at":"2024-07-22T12:33:52.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.9","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"2ccf9b96fa7bdf3ba0f69d28dee2cd363e23664b","kind":"commit","published_at":"2024-07-17T06:34:25.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.8","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"291796c389411148c0e330c4eb9af0186811590b","kind":"commit","published_at":"2024-06-18T11:25:42.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.7","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"f9a891a0f2bc6ce1f7eed052a9d0d24c5159244b","kind":"commit","published_at":"2024-06-05T12:39:37.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.6","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"db193bc6d5bebe10c95deaf861a0cbe225874840","kind":"commit","published_at":"2024-05-31T10:12:30.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.5","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"905a1f0a76a98659dd808978779f550b6ce48a48","kind":"commit","published_at":"2024-05-13T12:43:09.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.4","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"54e1fc7c0d1f19042c15880d9a8b933db2f41698","kind":"commit","published_at":"2024-03-01T12:11:20.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.3","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"bff696722d8fab395ba2e2724b9430c6c9db4b09","kind":"commit","published_at":"2024-02-16T10:08:52.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.2","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"2cf5db669f462000c4c806223e0a212f25d782af","kind":"commit","published_at":"2023-09-26T09:54:06.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.1","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"942f56695ae3ab77d18eaa497b3f75086d3c7092","kind":"commit","published_at":"2023-05-02T09:59:02.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.3.0","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2c48fde25c58cf47362bdbdabb48b0d519d39157","kind":"commit","published_at":"2023-02-27T09:37:39.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.2.0","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"45b5f831110cdf8bdadd5bd48b97fe846d9cea2c","kind":"commit","published_at":"2022-10-19T05:35:34.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.1.3","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a9cb99981aa99cb85003c8bb5833bccaff81142e","kind":"commit","published_at":"2022-04-21T07:41:07.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.1.2","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"7ab03eb8b514578e1f9addf2a370de6a7799cb0d","kind":"commit","published_at":"2021-12-06T06:38:03.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.1.1","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fb4539e65cc78898ac14022b199241211fc2f7ef","kind":"commit","published_at":"2021-10-19T18:11:32.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.1.0","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"52ce41b29db65e2e0731d6bed713eda77155df35","kind":"commit","published_at":"2021-07-16T12:27:54.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.0.2","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a4775adb3f90d34d69557fe45445d407f99b8a39","kind":"commit","published_at":"2021-05-26T10:32:53.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.0.1","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e1cc2fbc10fea226e01ee58d7ff3cd6b43fca94e","kind":"commit","published_at":"2021-04-05T11:53:36.000Z","download_url":"https://codeload.github.com/contentstack/contentstack-utils-javascript/tar.gz/v1.0.0","html_url":"https://github.com/contentstack/contentstack-utils-javascript/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/contentstack/contentstack-utils-javascript@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-02T11:53:50.403Z","dependent_packages_count":8,"downloads":325918,"downloads_period":"last-month","dependent_repos_count":80,"rankings":{"downloads":0.497173756864288,"dependent_repos_count":1.6037643317543153,"dependent_packages_count":2.4232652333254707,"stargazers_count":12.571582926592818,"forks_count":11.950878729237822,"docker_downloads_count":null,"average":5.809332995554943},"purl":"pkg:npm/%40contentstack/utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@contentstack/utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@contentstack/utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@contentstack/utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-27T08:01:48.936Z","issues_count":3,"pull_requests_count":283,"avg_time_to_close_issue":8182533.5,"avg_time_to_close_pull_request":1016160.6156862745,"issues_closed_count":2,"pull_requests_closed_count":255,"pull_request_authors_count":18,"issue_authors_count":3,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.784452296819788,"merged_pull_requests_count":218,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":10925231.0,"past_year_avg_time_to_close_pull_request":323845.9756097561,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7450980392156863,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":41,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentstack%2Fcontentstack-utils-javascript/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@contentstack%2Futils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@contentstack%2Futils/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@contentstack%2Futils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@contentstack%2Futils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@contentstack%2Futils/codemeta","maintainers":[{"uuid":"mynk","login":"mynk","name":null,"email":"mishra.mayank03@gmail.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~mynk","role":null,"created_at":"2022-11-16T08:09:24.925Z","updated_at":"2022-11-16T08:09:24.925Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mynk/packages"},{"uuid":"cloudaccounts","login":"cloudaccounts","name":null,"email":"cloudaccounts@contentstack.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~cloudaccounts","role":null,"created_at":"2022-11-16T08:09:24.970Z","updated_at":"2022-11-16T08:09:24.970Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cloudaccounts/packages"}]}