react-slidedown
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "react-slidedown", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Component for animating height during mount/unmount using a CSS transition", | ||
@@ -55,3 +55,7 @@ "main": "lib/slidedown.js", | ||
"files": [ | ||
"lib/" | ||
"lib/**/*.js", | ||
"lib/**/*.js.map", | ||
"lib/**/*.css", | ||
"lib/**/*.d.ts", | ||
"lib/**/LICENSE" | ||
], | ||
@@ -62,2 +66,4 @@ "repository": "frankwallis/react-slidedown", | ||
"animation", | ||
"collapse", | ||
"dropdown", | ||
"transition", | ||
@@ -64,0 +70,0 @@ "mount", |
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
34665
13
378