block-elements
Advanced tools
Comparing version 1.0.0 to 1.0.1
1.0.1 / 2015-03-19 | ||
================== | ||
* add README.md | ||
* add LICENSE file | ||
* rebuild, add "main" and "nav" | ||
* package: add "prepublish" instead (#1, @hemanth) | ||
1.0.0 / 2014-08-27 | ||
@@ -3,0 +11,0 @@ ================== |
@@ -30,2 +30,4 @@ /** | ||
"hr", | ||
"main", | ||
"nav", | ||
"noscript", | ||
@@ -32,0 +34,0 @@ "ol", |
{ | ||
"name": "block-elements", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Array of \"block level elements\" defined by the HTML specification", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prepublish": "node build.js > index.js" | ||
}, | ||
@@ -9,0 +10,0 @@ "repository": { |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
3653
6
59
0
8