{"id":1167095,"name":"@scenejs/iframe","ecosystem":"npm","description":"A library that control the animation of iframe with scenejs","homepage":"https://github.com/daybrush/scenejs-iframe#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/daybrush/scenejs-iframe","keywords_array":["scenejs","scene","css","javascript","iframe","message","control","timeline","requestAnimationFrame","motion"],"namespace":"scenejs","versions_count":3,"first_release_published_at":"2019-05-22T17:56:03.040Z","latest_release_published_at":"2019-05-29T18:02:20.618Z","latest_release_number":"0.1.0","last_synced_at":"2026-04-06T18:46:02.910Z","created_at":"2022-04-08T12:40:31.975Z","updated_at":"2026-04-06T18:46:02.911Z","registry_url":"https://www.npmjs.com/package/@scenejs/iframe","install_command":"npm install @scenejs/iframe","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.0"}},"repo_metadata":{"id":143790506,"uuid":"187938007","full_name":"daybrush/scenejs-iframe","owner":"daybrush","description":"🎬 A library that control the animation of iframe with scenejs","archived":false,"fork":false,"pushed_at":"2019-11-02T14:18:35.000Z","size":349,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-05T17:54:20.683Z","etag":null,"topics":["animation","css","iframe","javascript","scene","scenejs","timeline"],"latest_commit_sha":null,"homepage":"https://daybrush.com/scenejs","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/daybrush.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-05-22T01:12:53.000Z","updated_at":"2025-08-13T18:08:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"90698d9d-65b6-4b87-b958-95450db0dfab","html_url":"https://github.com/daybrush/scenejs-iframe","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/daybrush/scenejs-iframe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daybrush","download_url":"https://codeload.github.com/daybrush/scenejs-iframe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/sbom","scorecard":{"id":328340,"data":{"date":"2025-08-11","repo":{"name":"github.com/daybrush/scenejs-iframe","commit":"bcc4dd716eec0cebdfe86fe7bd332650046e4822"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/20 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":"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":"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":"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":"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":"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":"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":"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":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","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-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","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-6vfc-qv3f-vr6c","Warn: Project is vulnerable to: GHSA-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","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-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-g36h-6r4f-3mqp","Warn: Project is vulnerable to: GHSA-38h8-x697-gh8q","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq"],"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-18T02:59:45.402Z","repository_id":143790506,"created_at":"2025-08-18T02:59:45.403Z","updated_at":"2025-08-18T02:59:45.403Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003564,"owners_count":26083595,"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-10T02:00:06.843Z","response_time":62,"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":"daybrush","name":"Daybrush (Younkue Choi)","uuid":"3433062","kind":"user","description":"최연규. I'm Front-End Engineer with\r\nJavaScript, CSS, TypeScript, Node.js","email":"","website":"https://daybrush.com","location":"Seongnam, Republic of Korea","twitter":"daybrush","company":"@naver @daybrush ","icon_url":"https://avatars.githubusercontent.com/u/3433062?u=5e3fbf0522269b8beca412d32e350edfb38118b8\u0026v=4","repositories_count":129,"last_synced_at":"2025-10-02T07:35:19.476Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/daybrush","funding_links":["https://github.com/sponsors/daybrush"],"total_stars":18358,"followers":1655,"following":11,"created_at":"2022-11-04T20:04:44.348Z","updated_at":"2025-10-02T07:35:19.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daybrush","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daybrush/repositories"},"tags":[{"name":"0.1.0","sha":"2282b1f9a208a85e6f04bda021dba5ed4d7d4c18","kind":"commit","published_at":"2019-05-29T18:01:54.000Z","download_url":"https://codeload.github.com/daybrush/scenejs-iframe/tar.gz/0.1.0","html_url":"https://github.com/daybrush/scenejs-iframe/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daybrush/scenejs-iframe@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"f60bf987a69cf0ba56ccf3d7f1b00290c3de04ca","kind":"commit","published_at":"2019-05-23T13:13:54.000Z","download_url":"https://codeload.github.com/daybrush/scenejs-iframe/tar.gz/0.0.4","html_url":"https://github.com/daybrush/scenejs-iframe/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daybrush/scenejs-iframe@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"ecebc6e19ca0a26f328a83e1e341f08420bd8a92","kind":"commit","published_at":"2019-05-22T17:55:20.000Z","download_url":"https://codeload.github.com/daybrush/scenejs-iframe/tar.gz/0.0.3","html_url":"https://github.com/daybrush/scenejs-iframe/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daybrush/scenejs-iframe@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"dac14d78becb8797fff94bb1fffad9849ac76fbe","kind":"commit","published_at":"2019-05-22T17:51:59.000Z","download_url":"https://codeload.github.com/daybrush/scenejs-iframe/tar.gz/0.0.2","html_url":"https://github.com/daybrush/scenejs-iframe/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daybrush/scenejs-iframe@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"a58f6499127eef0e4d98d521991273056cb96b2e","kind":"commit","published_at":"2019-05-22T16:26:06.000Z","download_url":"https://codeload.github.com/daybrush/scenejs-iframe/tar.gz/0.0.1","html_url":"https://github.com/daybrush/scenejs-iframe/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daybrush/scenejs-iframe@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Fscenejs-iframe/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T01:14:57.766Z","dependent_packages_count":2,"downloads":7,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":53.9310904119354,"dependent_repos_count":10.398328159825304,"dependent_packages_count":8.902278223441405,"stargazers_count":10.943765672773496,"forks_count":11.65130593479575,"docker_downloads_count":null,"average":19.165353680554272},"purl":"pkg:npm/%40scenejs/iframe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@scenejs/iframe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@scenejs/iframe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@scenejs/iframe/dependencies","status":null,"funding_links":["https://github.com/sponsors/daybrush"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T06:42:37.681Z","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/daybrush%2Fscenejs-iframe/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scenejs%2Fiframe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scenejs%2Fiframe/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scenejs%2Fiframe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scenejs%2Fiframe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scenejs%2Fiframe/codemeta","maintainers":[{"uuid":"younkue","login":"younkue","name":null,"email":"daybrush@gmail.com","url":null,"packages_count":305,"html_url":"https://www.npmjs.com/~younkue","role":null,"created_at":"2022-11-21T01:06:27.052Z","updated_at":"2022-11-21T01:06:27.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/younkue/packages"}]}