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

framer-motion

Package Overview
Dependencies
Maintainers
32
Versions
1194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framer-motion - npm Package Compare versions

Comparing version 0.16.1 to 0.16.2

9

CHANGELOG.md

@@ -5,6 +5,13 @@ # Changelog

## [0.16.1] Unreleased
## [0.16.2] 2019-04-30
### Fixed
- Fixed propagation of `initial` in `static` mode.
- Fixing animations from values that are read as "none".
## [0.16.1] 2019-04-25
### Fixed
- Filtering pointer events not from the primary pointer (ie non-left clicks for mouse).

@@ -11,0 +18,0 @@ - Fixing drag in Android devices by adding aggressive viewport scroll blocking. This will need dialling back down when it comes to open sourcing Framer Motion so, for instance, a horizontal carousel doesn't block vertical scrolling.

4

package.json
{
"name": "framer-motion",
"version": "0.16.1",
"version": "0.16.2",
"main": "dist/framer-motion.cjs.js",

@@ -72,3 +72,3 @@ "module": "dist/framer-motion.es.js",

"popmotion": "^8.6.8",
"style-value-types": "^3.1.0",
"style-value-types": "^3.1.3",
"stylefire": "^4.1.1"

@@ -75,0 +75,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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