Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

framer-motion-3d

Package Overview
Dependencies
Maintainers
0
Versions
536
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
53

11.3.14

Diff

Changelog

Source

[11.3.14] 2024-07-24

Fixed

  • Wrapping usePresence's safeToRemove callback in useCallback leading to fewer re-renders.
popmotion
published 11.3.13 •

Changelog

Source

[11.3.13] 2024-07-24

Fixed

  • Fixing position: fixed layout animations while scrolling.
popmotion
published 11.3.12 •

Changelog

Source

[11.3.12] 2024-07-23

Fixed

  • Improving useSpring types so it accepts MotionValue<string> or MotionValue<number> but always returns MotionValue<number>.
popmotion
published 11.3.11 •

Changelog

Source

[11.3.11] 2024-07-23

Fixed

  • Removing "react" import from DOM-only bundle.
popmotion
published 11.3.10 •

Changelog

Source

[11.3.10] 2024-07-23

Fixed

  • Changing isBrowser check from document to window.
popmotion
published 11.3.9 •

Changelog

Source

[11.3.9] 2024-07-23

Changed

  • Improve performance of window.MotionDebug check.
popmotion
published 11.3.8 •

Changelog

Source

[11.3.8] 2024-07-19

Changed

  • Improve performance of layout animation calculated projection comparisons.
popmotion
published 11.3.7 •

Changelog

Source

[11.3.7] 2024-07-18

Changed

  • Active render scheduling check to prevent unnecessary Set lookups.
popmotion
published 11.3.6 •

Changelog

Source

[11.3.6] 2024-07-17

Changed

  • Minor performance improvements for layout animations.
popmotion
published 11.3.5 •

Changelog

Source

[11.3.5] 2024-07-16

Fixed

  • Ensuring DOM bundle doesn't include react and react-dom as dependencies.
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