framer-motion
Advanced tools
Comparing version 0.13.0 to 0.14.0
@@ -5,2 +5,8 @@ # Changelog | ||
## [0.14.0] 2019-04-10 | ||
### Changed | ||
- Making special value support configurable | ||
## [0.13.0] 2019-04-08 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "framer-motion", | ||
"version": "0.13.0", | ||
"version": "0.14.0", | ||
"main": "dist/framer-motion.cjs.js", | ||
@@ -18,4 +18,3 @@ "module": "dist/framer-motion.es.js", | ||
"prepublishOnly": "yarn test && yarn build", | ||
"measure": "gzip -c dist/framer-motion.js | wc -c", | ||
"tt": "tsc dist/framer-motion.d.ts" | ||
"measure": "gzip -c dist/framer-motion.js | wc -c" | ||
}, | ||
@@ -72,6 +71,6 @@ "peerDependencies": { | ||
"framesync": "^4.0.2", | ||
"hey-listen": "^1.0.5", | ||
"hey-listen": "^1.0.7", | ||
"popmotion": "^8.6.8", | ||
"style-value-types": "^3.1.0", | ||
"stylefire": "^3.0.2" | ||
"stylefire": "^4.1.0" | ||
}, | ||
@@ -78,0 +77,0 @@ "husky": { |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
851998
21326
+ Addedstylefire@4.1.4(transitive)
- Removedstyle-value-types@3.1.0(transitive)
- Removedstylefire@3.0.2(transitive)
Updatedhey-listen@^1.0.7
Updatedstylefire@^4.1.0