animate-css-styled-components
Advanced tools
+17
-11
| { | ||
| "name": "animate-css-styled-components", | ||
| "version": "0.0.20", | ||
| "version": "1.0.0", | ||
| "description": "port of animate.css for styled-components", | ||
@@ -26,16 +26,21 @@ "main": "./lib/index.js", | ||
| "peerDependencies": { | ||
| "styled-components": "^2.1.2" | ||
| "styled-components": "^3.3.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@kadira/storybook": "^2.21.0", | ||
| "@kadira/storybook": "^2.35.3", | ||
| "babel-cli": "^6.26.0", | ||
| "babel-core": "^6.26.0", | ||
| "babel-core": "^6.26.3", | ||
| "babel-preset-es2015": "^6.24.1", | ||
| "babel-preset-react": "^6.24.1", | ||
| "styled-components": "^2.1.2", | ||
| "jest": "^20.0.4", | ||
| "prop-types": "^15.5.10", | ||
| "react": "^15.6.1", | ||
| "react-dom": "^15.6.1", | ||
| "react-test-renderer": "^15.6.1" | ||
| "styled-components": "^3.3.2", | ||
| "jest": "^23.1.0", | ||
| "prop-types": "^15.6.1", | ||
| "react": "^16.4.0", | ||
| "react-dom": "^16.4.0", | ||
| "react-test-renderer": "^16.4.0", | ||
| "@storybook/react": "^3.4.7", | ||
| "@storybook/addon-actions": "^3.4.7", | ||
| "@storybook/addon-links": "^3.4.7", | ||
| "@storybook/addons": "^3.4.7", | ||
| "babel-runtime": "^6.26.0" | ||
| }, | ||
@@ -57,3 +62,4 @@ "files": [ | ||
| ] | ||
| } | ||
| }, | ||
| "dependencies": {} | ||
| } |
+5
-5
@@ -21,3 +21,3 @@ # animate-css-styled-components | ||
| ``` | ||
| ```jsx | ||
| import { Wobble, FadeIn, FadeOut } from 'animate-css-styled-components'; | ||
@@ -32,3 +32,3 @@ ``` | ||
| ``` | ||
| ```jsx | ||
| <Wobble duration="0.8s" delay="1s"> | ||
@@ -72,3 +72,3 @@ <Card> | ||
| ``` | ||
| ```jsx | ||
| import Animate, { | ||
@@ -90,3 +90,3 @@ Flash, | ||
| ``` | ||
| ```jsx | ||
| import Animate, { | ||
@@ -124,3 +124,3 @@ Flash, | ||
| ``` | ||
| ```jsx | ||
| import { BaseAnimation } from 'animate-css-styled-components'; | ||
@@ -127,0 +127,0 @@ |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
211292
0.1%0
-100%16
45.45%