Comparing version 2.0.20 to 2.0.21
{ | ||
"name": "mdn-data", | ||
"version": "2.0.20", | ||
"version": "2.0.21", | ||
"description": "Open Web data by the Mozilla Developer Network", | ||
@@ -36,5 +36,4 @@ "main": "index.js", | ||
"lint": "node test/lint", | ||
"travis": "npm test", | ||
"test": "npm run lint" | ||
} | ||
} |
@@ -21,4 +21,4 @@ # MDN data | ||
There's a top-level directory for each broad area covered: for example, "api", | ||
"css", "svg". Inside each of these directories is one or more | ||
There's a top-level directory for each broad area covered: for example, `api` | ||
and `css`. Inside each of these directories is one or more | ||
JSON files containing the data. | ||
@@ -25,0 +25,0 @@ |
Sorry, the diff of this file is too big to display
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
586066
24