Socket
Socket
Sign inDemoInstall

framer-motion

Package Overview
Dependencies
Maintainers
34
Versions
1147
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.19.0 to 0.19.1

11

CHANGELOG.md

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

## [0.19.1] 2019-06-13
### Added
- `initial={false}` to shadow contents of `animate` thereby disabling on mount animation.
- `AnimationControls.set` for imperative setting of values.
### Fixed
- Resolve animations only after a defined `delay` to ensure `velocity` is only resolved as an animation begins on a value.
## [0.19.0] 2019-06-13

@@ -7,0 +18,0 @@

2

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

@@ -5,0 +5,0 @@ "module": "dist/framer-motion.es.js",

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