react-animationjs
Advanced tools
Comparing version 2.3.1 to 2.3.3
{ | ||
"name": "react-animationjs", | ||
"version": "2.3.1", | ||
"description": "(ノ´ヮ´)ノ*:・゚✧ A super easy animation library for React.", | ||
"version": "2.3.3", | ||
"description": "An animation library that applies anime.js to it's react children", | ||
"main": "build/index.js", | ||
@@ -21,3 +21,3 @@ "typings": "dist/react-anime.d.ts", | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/ekeric13/react-animation.git" | ||
"url": "git+ssh://git@github.com/ekeric13/react-animationjs.git" | ||
}, | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/hyperfuse/react-anime/issues" | ||
"url": "https://github.com/ekeric13/react-animationjs/issues" | ||
}, | ||
@@ -57,0 +57,0 @@ "homepage": "https://hyperfuse.github.io/react-anime", |
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
86082