svelte-motion
Advanced tools
Comparing version 0.11.2 to 0.11.3
{ | ||
"name": "svelte-motion", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"description": "Svelte animstion library baded on the React library framer-motion.", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.js", | ||
"popmotion": "9.3.5", | ||
"style-value-types": "4.1.4", | ||
"style-value-types": "5.0.0", | ||
"tslib": "^2.2.0" | ||
@@ -24,3 +24,2 @@ }, | ||
"@emotion/is-prop-valid": "^1.1.0", | ||
"@rollup/plugin-commonjs": "^19.0.0", | ||
"@rollup/plugin-node-resolve": "^11.2.1", | ||
@@ -27,0 +26,0 @@ "@rollup/plugin-replace": "^2.4.2", |
@@ -1,2 +0,1 @@ | ||
import svelte from 'rollup-plugin-svelte' | ||
@@ -8,3 +7,2 @@ import resolve from '@rollup/plugin-node-resolve' | ||
const name = pkg.name | ||
@@ -11,0 +9,0 @@ .replace(/^(@\S+\/)?(svelte-)?(\S+)/, '$3') |
@@ -31,3 +31,3 @@ /** | ||
*/ | ||
children: React.ReactNode; | ||
//children: React.ReactNode; | ||
/** | ||
@@ -34,0 +34,0 @@ * When combined with `AnimatePresence`, `SharedLayoutProps` can customise how to visually switch |
Sorry, the diff of this file is not supported yet
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
8
655436
391
14712
+ Addedstyle-value-types@5.0.0(transitive)
Updatedstyle-value-types@5.0.0