react-lorem-component
Advanced tools
Comparing version 0.3.2 to 0.3.4
{ | ||
"name": "react-lorem-component", | ||
"version": "0.3.2", | ||
"version": "0.3.4", | ||
"description": "A component for React that renders paragraph tags full of lorem ipsum text", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"seedable-random": "0.0.1", | ||
"seedable-random": "~0.0.1", | ||
"lorem-ipsum": "~1.0.1" | ||
@@ -33,3 +33,5 @@ }, | ||
"semver": "~2.2.1", | ||
"node-dev": "~2.1.6" | ||
"node-dev": "~2.1.6", | ||
"jshint": "~2.4.3", | ||
"mocha": "~1.17.1" | ||
}, | ||
@@ -36,0 +38,0 @@ "peerDependencies": { |
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
4802
8
35
4
Updatedseedable-random@~0.0.1