New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

seamless-scroll-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seamless-scroll-polyfill - npm Package Versions

1
6

2.0.1

Diff

Changelog

Source

2.0.1 (2021-08-31)

Bug Fixes

  • element.scrollIntoView in iframe (a7409a3)
magic-akari
published 2.0.0 •

Changelog

Source

2.0.0 (2021-08-22)

Bug Fixes

  • prettier: update prettier config (1578df9)

Code Refactoring

  • for consistency, windowScroll series function parameters changed (f7b76d0)
  • reorganize scroll and polyfill functions (f82af52)
  • the ScrollConfig is separated from the ScrollOptions as the third parameter (c29b463)
  • rollup: remove auto-polyfill (7ea74f7)

BREAKING CHANGES

  • The output format is only esm(es2021 syntax + es5 lib) and umd. The output file is changed from dist to lib location. You can import functions directly from the package name instead of nested paths.
  • The ScrollConfig is separated from the ScrollOptions as the third parameter.
  • windowScroll, windowScrollTo and windowScrollBy now accept window as the first parameter.
  • rollup: There is no more auto-polyfill. This package is no sideEffects now.
magic-akari
published 2.0.0-beta.1 •

magic-akari
published 2.0.0-alpha.1 •

magic-akari
published 1.2.4 •

Changelog

Source

2.0.0 (2021-08-22)

Bug Fixes

  • prettier: update prettier config (1578df9)

Code Refactoring

  • for consistency, windowScroll series function parameters changed (f7b76d0)
  • reorganize scroll and polyfill functions (f82af52)
  • the ScrollConfig is separated from the ScrollOptions as the third parameter (c29b463)
  • rollup: remove auto-polyfill (7ea74f7)

BREAKING CHANGES

  • The output format is only esm(es2021 syntax + es5 lib) and umd. The output file is changed from dist to lib location. You can import functions directly from the package name instead of nested paths.
  • The ScrollConfig is separated from the ScrollOptions as the third parameter.
  • windowScroll, windowScrollTo and windowScrollBy now accept window as the first parameter.
  • rollup: There is no more auto-polyfill. This package is no sideEffects now.
magic-akari
published 1.2.3 •

magic-akari
published 1.2.2 •

magic-akari
published 1.2.1 •

magic-akari
published 1.2.0 •

magic-akari
published 1.1.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc