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

framer-motion-3d

Package Overview
Dependencies
Maintainers
4
Versions
550
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framer-motion-3d - npm Package Versions

1
55

7.5.3

Diff

Changelog

Source

[7.5.3] 2022-10-04

Fixed

  • If the initial style was derived from the initial prop, and that style is removed from animate, while also being removed from initial, it won't animate back to the originally-defined value.
popmotion
published 7.5.2 •

Changelog

Source

[7.5.2] 2022-10-04

Fixed

  • Gracefully handle undefined values in values prop.
popmotion
published 7.5.1 •

Changelog

Source

[7.5.1] 2022-09-30

Fixed

  • useTransform correctly cleans up any scheduled animation frames when it unmounts.
popmotion
published 7.5.1-beta.0 •

popmotion
published 7.5.0 •

Changelog

Source

[7.5.0] 2022-09-27

Added

  • useAnimationFrame now passes delta to provided callbacks as the second argument.
popmotion
published 7.4.0 •

Changelog

Source

[7.4.0] 2022-09-26

Added

  • Added internal values prop that allows the provision of motion values to use exclusively for performing animations on.
popmotion
published 7.3.6 •

Changelog

Source

[7.3.6] 2022-09-20

Fixed

  • Increasing threshold for what's considered a similar aspect ratio in "preserve-ratio" layout animations.
popmotion
published 7.3.5 •

Changelog

Source

[7.3.5] 2022-09-14

Fixed

  • isMotionValue no longer crashing when provided null.
popmotion
published 7.3.3 •

Changelog

Source

[7.3.3] 2022-09-13

Fixed

  • Ensuring children dynamic components re-render when context changes.
popmotion
published 7.3.2 •

Changelog

Source

[7.3.2] 2022-09-07

Added

  • isMotionComponent returns true if the provided component is a motion component.
  • unwrapMotionComponent returns the rendered component.
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