react-lorem-component
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -9,6 +9,16 @@ /** @jsx React.DOM */ | ||
return ( | ||
<div> | ||
<h1>Lorem Ipsum</h1> | ||
<Lorem count="10" seed="42" className="ipsum" /> | ||
</div> | ||
<html> | ||
<head> | ||
<meta charSet="utf-8" /> | ||
<title>React Lorem Component</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
</head> | ||
<body> | ||
<div> | ||
<h1>Lorem Ipsum</h1> | ||
<Lorem count="10" seed="42" className="ipsum" /> | ||
</div> | ||
</body> | ||
</html> | ||
); | ||
@@ -15,0 +25,0 @@ } |
{ | ||
"name": "react-lorem-component", | ||
"version": "0.6.1", | ||
"description": "A component for React that renders paragraph or list item tags full of lorem ipsum text", | ||
"version": "0.6.2", | ||
"description": "A component for React that renders paragraph or list item tags full of lorem ipsum placeholder text", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "repository": { |
# React Lorem Component | ||
A component for [React][1] that renders paragraph or list item tags full of [lorem ipsum][2] text. | ||
A component for [React][1] that renders paragraph or list item tags full of [lorem ipsum][2] placeholder text. | ||
@@ -5,0 +5,0 @@ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9923
125
0