{"id":43786056,"url":"https://github.com/coditory/jsdeep","last_synced_at":"2026-02-05T19:03:59.976Z","repository":{"id":57103294,"uuid":"164231458","full_name":"coditory/jsdeep","owner":"coditory","description":"Deep operations on json objects","archived":false,"fork":false,"pushed_at":"2020-05-29T15:44:19.000Z","size":1883,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-19T15:21:18.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coditory.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-05T16:21:49.000Z","updated_at":"2020-05-29T15:44:21.000Z","dependencies_parsed_at":"2022-08-20T20:10:20.384Z","dependency_job_id":null,"html_url":"https://github.com/coditory/jsdeep","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coditory/jsdeep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditory%2Fjsdeep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditory%2Fjsdeep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditory%2Fjsdeep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditory%2Fjsdeep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coditory","download_url":"https://codeload.github.com/coditory/jsdeep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditory%2Fjsdeep/sbom","scorecard":{"id":298339,"data":{"date":"2025-08-11","repo":{"name":"github.com/coditory/jsdeep","commit":"a30bd4f64073407773f8ec974c74efcd53036e1d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/12 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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/coditory/.github/SECURITY.md:1","Info: Found linked content: github.com/coditory/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/coditory/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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":0,"reason":"66 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-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","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-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-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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","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-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-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-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","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-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-j8xg-fqg3-53r7","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-17T20:05:52.667Z","repository_id":57103294,"created_at":"2025-08-17T20:05:52.667Z","updated_at":"2025-08-17T20:05:52.667Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29130113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T18:55:47.139Z","status":"ssl_error","status_checked_at":"2026-02-05T18:55:04.010Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-05T19:03:59.911Z","updated_at":"2026-02-05T19:03:59.971Z","avatar_url":"https://github.com/coditory.png","language":"JavaScript","readme":"# JSDeep - deep operations on json objects\n\n[![Travis Build](https://img.shields.io/travis/coditory/jsdeep.svg?style=flat-square)](https://travis-ci.com/coditory/jsdeep)\n[![Coverage](https://img.shields.io/coveralls/coditory/jsdeep.svg?style=flat-square)](https://coveralls.io/github/coditory/jsdeep)\n[![NPM Version](https://img.shields.io/npm/v/@coditory/jsdeep.svg?style=flat-square)](http://npm.im/jsdeep)\n[![NPM Downloads](https://img.shields.io/npm/dm/@coditory/jsdeep.svg?style=flat-square)](http://npm-stat.com/charts.html?package=jsdeep)\n\nA library that contains basic operations on nested json structures.\n\n[Demo page](https://jsbin.com/bumijigefo/edit?html,js,console)\n\n## Features\n\n- Provides operations to manipulate json structures.\n- Uses a [umd](https://github.com/umdjs/umd) format so works everywhere.\n\n## Operations\n\n### Deep get\n\nGet a nested property from an object.\n\n- [tests](test/deepGet.spec.js)\n- [implementation](lib/deepGet.js)\n\n```js\nimport { deepGet } from 'jsdeep';\n\nconst obj = { x: { y: { z: 123 } } };\nconsole.log(deepGet(obj, 'x.y.z'));\n// Output: 123\nconsole.log(deepGet(obj, ['x', 'y', 'z']));\n// Output: 123\n```\n\n### Deep set\n\nSet a nested property in an object.\n\n- [tests](test/deepSet.spec.js)\n- [implementation](lib/deepSet.js)\n\n```js\nimport { deepSet } from 'jsdeep';\n\nconsole.log(deepSet({}, 'x.y.z', 123));\n// Output: { x: { y: { z: 123 } } }\nconsole.log(deepSet({}, ['x', 'y', 'z'], 123));\n// Output: { x: { y: { z: 123 } } }\nconsole.log(deepSet({ a: 'a' }, 'x.y.z', 123));\n// Output: { a: 'a', x: { y: { z: 123 } } }\n```\n\n### Deep exist\n\nDeep check for a json property.\n\n- [tests](test/deepExists.spec.js)\n- [implementation](lib/deepExists.js)\n\n```js\nimport { deepExists } from 'jsdeep';\n\nconst obj = { x: { y: { z: 123 } } };\nconsole.log(deepExists(obj, 'x.y.z'));\n// Output: true\nconsole.log(deepExists(obj, ['x', 'y', 'z']));\n// Output: true\nconsole.log(deepExists(obj, 'x.y.y'));\n// Output: false\n```\n\n### Deep equal\n\nDeep comparison.\n\n- [tests](test/deepEqual.spec.js)\n- [implementation](lib/deepEqual.js)\n\n```js\nimport { deepEqual } from 'jsdeep';\n\nconst a = { x: { y: { z: 123 } } };\nconst b = { x: { y: { z: 123 } } };\nconst c = { x: { y: { z: 1234 } } };\nconsole.log(deepEqual(a, b));\n// Output: true\nconsole.log(deepEqual(a, c));\n// Output: false\nconsole.log(deepEqual(a, b, c));\n// Output: false\n```\n\n### Deep copy\n\nCopy object deeply.\n\n- [tests](test/deepCopy.spec.js)\n- [implementation](lib/deepCopy.js)\n\n```js\nimport { deepCopy } from 'jsdeep';\n\nconst obj = { x: { y: { z: true } } };\nconst copy = deepCopy(obj);\nconsole.log(copy);\n// Output: { x: { y: { z: true } } }\nconsole.log(obj.x !== copy.x);\n// Output: true\n```\n\n### Deep merge\n\nDeeply merge objects.\n\n- [tests](test/deepMerge.spec.js)\n- [implementation](lib/deepMerge.js)\n\n```js\nimport { deepMerge } from 'jsdeep';\n\nconst obj1 = { x: 'x1', y: 'y1', z: 'z1' };\nconst obj2 = { x: 'x2', y: 'y2' };\nconst obj3 = { x: 'x3' };\nconst merged = deepMerge(obj1, obj2, obj3);\nconsole.log(merged);\n// Output: { x: 'x1', y: 'y2', z: 'z3' }\nconsole.log(obj1);\n// Output: { x: 'x1', y: 'y1', z: 'z1' }\n```\n\n### Deep freeze\n\nFreeze object deeply.\n\n- [tests](test/deepFreeze.spec.js)\n- [implementation](lib/deepFreeze.js)\n\n```js\nimport { deepFreeze } from 'jsdeep';\n\nconst obj = { x: { y: { z: true } } };\nconst frozen = deepFreeze(obj);\nconsole.log(frozen);\n// Output: { x: { y: { z: true } } }\nfrozen.x.y.z = false;\nconsole.log(frozen);\n// Output: { x: { y: { z: true } } }\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoditory%2Fjsdeep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoditory%2Fjsdeep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoditory%2Fjsdeep/lists"}