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
33
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.0 to 0.16.1

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

## [0.16.1] Unreleased
### Fixed
- Filtering pointer events not from the primary pointer (ie non-left clicks for mouse).
- 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.
## [0.16.0] 2019-04-19

@@ -7,0 +14,0 @@

4

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

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

"style-value-types": "^3.1.0",
"stylefire": "^4.1.0"
"stylefire": "^4.1.1"
},

@@ -76,0 +76,0 @@ "husky": {

<img src="https://user-images.githubusercontent.com/7850794/52070069-f7c92000-2577-11e9-9566-60d15359904b.png" alt="Framer Motion" width="500" height="245" />
- [Get started](https://paper.dropbox.com/doc/Framer-Motion-Guide--AWnIVf~I2acCXemShLcAPLtBAg-zcHm65VufTLLDZm2mWabo)
- [API](https://paper.dropbox.com/doc/Framer-Motion-API--AWlK2hBtUM4ZyCRsjNLKVc56Ag-QKtHod69TMbSzKzKEl4bU)
- [Examples](https://codesandbox.io/s/8xj22v2mo2)
Framer Motion is a production-ready animation and gesture library.
Currently, it can only be consumed via the [Framer API](https://www.framer.com/api).

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