@motionone/generators
Advanced tools
Comparing version 10.8.0-beta.4 to 10.8.0
{ | ||
"name": "@motionone/generators", | ||
"version": "10.8.0-beta.4", | ||
"version": "10.8.0", | ||
"description": "A collection of animation generators.", | ||
@@ -18,8 +18,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@motionone/types": "^10.8.0-beta.4", | ||
"@motionone/utils": "^10.8.0-beta.4", | ||
"@motionone/types": "^10.8.0", | ||
"@motionone/utils": "^10.8.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"@motionone/easing": "^10.8.0-beta.4" | ||
"@motionone/easing": "^10.8.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "bundlesize": [ | ||
], | ||
"gitHead": "151902fc76de9cb665d2df8e6fbbf7132ad706b3" | ||
"gitHead": "9ef7c138604789f340e0b5c817aecd15040f5fc4" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
41981
Updated@motionone/types@^10.8.0
Updated@motionone/utils@^10.8.0