content-entry
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "content-entry", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"type": "module", | ||
@@ -23,3 +23,3 @@ "publishConfig": { | ||
"scripts": { | ||
"cover": "c8 --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp", | ||
"cover": "c8 -x 'tests/**/*.mjs' --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp", | ||
"docs": "documentation readme src/entry.mjs --section=API", | ||
@@ -32,8 +32,8 @@ "lint": "documentation lint src/entry.mjs", | ||
"devDependencies": { | ||
"ava": "^2.1.0", | ||
"ava": "^2.2.0", | ||
"c8": "^5.0.2", | ||
"documentation": "^11.0.1", | ||
"documentation": "^12.0.2", | ||
"esm": "^3.2.25", | ||
"markdown-doctest": "^0.9.1", | ||
"semantic-release": "^15.13.18" | ||
"semantic-release": "^15.13.19" | ||
}, | ||
@@ -40,0 +40,0 @@ "engines": { |
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
17712
320