| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-20 | 824 Bytes | |
| v2.0.9 -- Final v2 release source code.tar.gz | 2026-02-20 | 1.4 MB | |
| v2.0.9 -- Final v2 release source code.zip | 2026-02-20 | 1.6 MB | |
| Totals: 3 Items | 3.0 MB | 0 | |
Final v2 release. ScrollMagic v2 is no longer actively maintained and has been replaced by ScrollMagic 3.0.
project management:
- updated: all dev dependencies to latest versions
- removed:
gulp-headerdependency (replaced with inline transform to resolve lodash.template vulnerability) - removed:
gulp-json-editordependency (syncVersion rewritten to be idempotent) - removed: Travis CI configuration (no longer in use)
- fixed: build compatibility with yargs 18, del 8, open 11, gzip-size 7, pretty-bytes 7
- fixed: test suite compatibility with Jasmine 6 and GSAP 3
- fixed:
syncVersiongulp task now only writes files when content actually changes - fixed: deduplicated keywords in package.json and bower.json
- added:
npm run buildscript