Socket
Socket
Sign inDemoInstall

framer-motion

Package Overview
Dependencies
Maintainers
29
Versions
1138
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.8.1 to 0.8.2

6

CHANGELOG.md

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

## [0.8.2] 2019-03-14
### Update
- Updating tsdocs for `MotionValue`.
## [0.8.1] 2019-03-12

@@ -7,0 +13,0 @@

4

dist/framer-motion.d.ts

@@ -935,3 +935,5 @@ /// <reference types="react" />

/**
* @internal
* `MotionValue` is used to track the state and velocity of motion values.
*
* @public
*/

@@ -938,0 +940,0 @@ export declare class MotionValue<V = any> {

{
"name": "framer-motion",
"version": "0.8.1",
"version": "0.8.2",
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc