{"id":2339790,"name":"scrolltrigger-classes","ecosystem":"npm","description":"Triggers classes on html elements based on the scroll position. It makes use of requestAnimationFrame so it doesn't jack the users scroll, that way the user / browser keeps their original scroll behaviour. Animations run when the browser is ready for it.","homepage":"https://github.com/terwanerik/ScrollTrigger#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/terwanerik/ScrollTrigger","keywords_array":["scroll","trigger","animation","css3"],"namespace":null,"versions_count":7,"first_release_published_at":"2016-07-05T09:16:43.064Z","latest_release_published_at":"2017-03-10T14:20:48.504Z","latest_release_number":"0.3.6","last_synced_at":"2026-03-07T01:17:33.992Z","created_at":"2022-04-10T00:24:49.286Z","updated_at":"2026-03-07T01:17:33.993Z","registry_url":"https://www.npmjs.com/package/scrolltrigger-classes","install_command":"npm install scrolltrigger-classes","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.6"}},"repo_metadata":{"id":9521271,"uuid":"61795939","full_name":"terwanerik/ScrollTrigger","owner":"terwanerik","description":"Let your page react to scroll changes.","archived":false,"fork":false,"pushed_at":"2023-08-14T15:10:12.000Z","size":727,"stargazers_count":3973,"open_issues_count":6,"forks_count":306,"subscribers_count":59,"default_branch":"master","last_synced_at":"2025-09-09T00:12:10.478Z","etag":null,"topics":["animation","css","html-element","javascript","scrolltrigger","trigger","user-scrolls"],"latest_commit_sha":null,"homepage":"https://terwanerik.github.io/ScrollTrigger/","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/terwanerik.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}},"created_at":"2016-06-23T10:16:33.000Z","updated_at":"2025-09-02T08:22:24.000Z","dependencies_parsed_at":"2022-06-29T16:08:56.670Z","dependency_job_id":"7137dd47-9bee-4756-b2fe-9611294c9d10","html_url":"https://github.com/terwanerik/ScrollTrigger","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/terwanerik/ScrollTrigger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terwanerik","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/sbom","scorecard":{"id":874855,"data":{"date":"2025-08-11","repo":{"name":"github.com/terwanerik/ScrollTrigger","commit":"00b0dfe8dfe23c7ae5fe20029fe6faaad80bfafc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/25 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":"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":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":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.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":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/terwanerik/ScrollTrigger/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/terwanerik/ScrollTrigger/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/terwanerik/ScrollTrigger/deploy.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand 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":"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":"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":"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":"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":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'legacy-v0.1'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":"29 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-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-m639-9whg-fw97","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","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-3h5v-q93c-6h6q"],"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-24T05:35:42.281Z","repository_id":9521271,"created_at":"2025-08-24T05:35:42.281Z","updated_at":"2025-08-24T05:35:42.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005936,"owners_count":26083985,"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":"terwanerik","name":"Erik Terwan","uuid":"3034627","kind":"user","description":"iOS and Web Development","email":"","website":"https://erikterwan.com","location":"Utrecht, Netherlands","twitter":null,"company":"Erik Terwan - Freelance","icon_url":"https://avatars.githubusercontent.com/u/3034627?u=d8cf00d983cb9a9b54168b62c53bcc7ff31f4013\u0026v=4","repositories_count":56,"last_synced_at":"2024-04-12T10:02:48.163Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/terwanerik","funding_links":[],"total_stars":4224,"followers":200,"following":10,"created_at":"2022-11-05T18:42:56.928Z","updated_at":"2024-04-12T10:02:59.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terwanerik","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terwanerik/repositories"},"tags":[{"name":"v1.0.6","sha":"00b0dfe8dfe23c7ae5fe20029fe6faaad80bfafc","kind":"commit","published_at":"2023-02-15T13:59:06.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v1.0.6","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v1.0.6/manifests"},{"name":"1.0.5","sha":"cab281c2172f34e4a1dedc0a19b0398a1f398b1a","kind":"commit","published_at":"2020-08-01T07:05:42.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/1.0.5","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"18bca382633cc1afb744a743387183ecaea1333d","kind":"commit","published_at":"2020-01-16T18:19:10.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/1.0.4","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"47a841c076f5a120eab149b78b243682ea4b619e","kind":"commit","published_at":"2019-11-25T10:04:00.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/1.0.3","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"f5797e836832019184b049c7ee536129709d6e9e","kind":"commit","published_at":"2019-11-13T14:56:58.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/1.0.2","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c6215584a98710503e6d66a13765e39663018bf","kind":"commit","published_at":"2019-11-12T22:34:53.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/1.0.1","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"0133cf8e2e59a2c576768866d41ec2341c283742","kind":"commit","published_at":"2019-11-12T15:13:12.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/1.0.0","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/1.0.0/manifests"},{"name":"v0.3.6","sha":"9a9e56851a899b67f996385360e5b28d26fb61c7","kind":"commit","published_at":"2017-03-10T14:17:37.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.3.6","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"472f9c74905aca20d2cedfc2763948269d6b409e","kind":"commit","published_at":"2017-01-05T17:32:29.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.3.5","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"d4a51d0323b5a8bd9664d596f2564e50bb9263c3","kind":"commit","published_at":"2016-12-30T15:06:23.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.3.4","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"36edf1a6fb27d30454bc4012dca8e92d08969752","kind":"commit","published_at":"2016-12-26T14:21:32.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.3.3","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a447f1f7ad84b0ce41c33a2aa6f417651b4be4db","kind":"commit","published_at":"2016-09-30T10:38:30.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.3.2","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"7bd477e2f3ca0ece887b8eae3eacc5d10b022a51","kind":"commit","published_at":"2016-08-23T20:25:21.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.3.1","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ccb1e299a12be21f3813ec9c145404f559484595","kind":"commit","published_at":"2016-08-23T20:22:03.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.3.0","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3.0/manifests"},{"name":"v0.3","sha":"c3156cab368dc1d63406fecf19be0bdc7daae87b","kind":"commit","published_at":"2016-08-13T13:33:44.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.3","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.3/manifests"},{"name":"v0.2.6","sha":"70a11f9b8cd047d8240565d7a7fd4d95c2876bd3","kind":"commit","published_at":"2016-07-06T16:22:35.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.2.6","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"4a714e870865f9f65e3aa398fd05930dfda693a0","kind":"commit","published_at":"2016-07-05T16:08:57.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.2.5","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2.5/manifests"},{"name":"v0.1.2","sha":"74e6224dca927036bd32d30de147afdd22a324a7","kind":"commit","published_at":"2016-07-05T15:48:55.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.1.2","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.1.2/manifests"},{"name":"v0.2.4","sha":"40b293a411483b913efa36e3e08080c7572de4b0","kind":"commit","published_at":"2016-07-05T15:43:15.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.2.4","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"31fd1198219457d4ece2050fd3ece3192b47e75b","kind":"commit","published_at":"2016-07-05T09:19:51.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.2.3","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"c2f2b2ac344ac3f639770fad7bda5350a3078dd7","kind":"commit","published_at":"2016-07-04T19:24:39.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.2.2","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"003ab4dcc179ced39c62408e8906793a6e0f24de","kind":"commit","published_at":"2016-07-04T13:37:49.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.2.1","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"905f131db3c4d95097a9a7e4892b1076a05400bb","kind":"commit","published_at":"2016-07-04T11:03:26.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.2","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.2/manifests"},{"name":"v0.1.1","sha":"3221765f1e7f29be6de9ce7ce6c9c348e428d9fd","kind":"commit","published_at":"2016-07-03T14:55:25.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.1.1","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"dd975e44de94cc24d1c7d24a55d170c81a958e08","kind":"commit","published_at":"2016-07-03T00:02:01.000Z","download_url":"https://codeload.github.com/terwanerik/ScrollTrigger/tar.gz/v0.1","html_url":"https://github.com/terwanerik/ScrollTrigger/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terwanerik/ScrollTrigger@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terwanerik%2FScrollTrigger/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T15:08:10.104Z","dependent_packages_count":0,"downloads":248,"downloads_period":"last-month","dependent_repos_count":15,"rankings":{"downloads":9.443424632114317,"dependent_repos_count":3.114781102827818,"dependent_packages_count":52.16365939791549,"stargazers_count":1.5149070741556938,"forks_count":1.962190497026502,"docker_downloads_count":null,"average":13.639792540807964},"purl":"pkg:npm/scrolltrigger-classes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/scrolltrigger-classes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/scrolltrigger-classes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/scrolltrigger-classes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T21:54:28.791Z","issues_count":52,"pull_requests_count":52,"avg_time_to_close_issue":12597458.0625,"avg_time_to_close_pull_request":14732201.591836736,"issues_closed_count":48,"pull_requests_closed_count":49,"pull_request_authors_count":11,"issue_authors_count":48,"avg_comments_per_issue":2.730769230769231,"avg_comments_per_pull_request":0.8846153846153846,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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/terwanerik%2FScrollTrigger/issues","maintainers":[{"login":"terwanerik","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terwanerik"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/scrolltrigger-classes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/scrolltrigger-classes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/scrolltrigger-classes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/scrolltrigger-classes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/scrolltrigger-classes/codemeta","maintainers":[{"uuid":"erikterwan","login":"erikterwan","name":null,"email":"erik@erikterwan.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~erikterwan","role":null,"created_at":"2022-11-14T09:21:38.069Z","updated_at":"2022-11-14T09:21:38.069Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/erikterwan/packages"}]}