You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

motion

Package Overview
Dependencies
Maintainers
2
Versions
353
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

motion - npm Package Versions

1245
36

12.19.3-alpha.2

Diff
p
popmotion
published 12.19.3-alpha.2 •
p
popmotion
published 12.19.3-alpha.1 •
p
popmotion
published 12.19.3-alpha.0 •
p
popmotion
published 12.19.2 •

Changelog

Source

[12.19.2] 2025-06-27

Fixed

  • React: Prevent duplicate layout animation commits within Suspense boundaries.
p
popmotion
published 12.19.1 •

Changelog

Source

[12.19.1] 2025-06-23

Fixed

  • React: Fix export * error message in Next.js.
p
popmotion
published 12.19.0 •

Changelog

Source

[12.19.0] 2025-06-23

Added

  • React: usePageInView for tracking document visibility.
p
popmotion
published 12.18.2 •

Changelog

Source

[12.18.2] 2025-06-23

Fixed

  • Fixed es bundle dependency imports for "motion".
  • Restored translateX, originX etc values in animation targets.
p
popmotion
published 12.18.1 •

Changelog

Source

[12.18.1] 2025-06-13

Fixed

  • Removed "react" import from "motion-dom".
p
popmotion
published 12.18.0 •

Changelog

Source

[12.18.0] 2025-06-12

Added

  • Support for defining a timeline position relative to the start of the most recently added animation (e.g. <+0.5, <-1)
p
popmotion
published 12.17.3 •

Changelog

Source

[12.17.3] 2025-06-12

Changed

  • Refactored MotionProps into vanilla MotionNodeOptions type within "motion-dom" package.