content-entry
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "content-entry", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"publishConfig": { | ||
@@ -20,18 +20,15 @@ "access": "public" | ||
"cover": "c8 --temp-directory build/coverage ava && c8 report -r lcov --temp-directory build/coverage", | ||
"test": "ava", | ||
"posttest": "markdown-doctest", | ||
"docs": "documentation readme src/entry.mjs --section=API", | ||
"lint": "documentation lint src/entry.mjs", | ||
"semantic-release": "semantic-release", | ||
"travis-deploy-once": "travis-deploy-once" | ||
"posttest": "markdown-doctest", | ||
"test": "ava" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"documentation": "^9.1.1", | ||
"markdown-doctest": "^0.9.1", | ||
"ava": "^1.0.1", | ||
"c8": "^3.2.1", | ||
"documentation": "^9.1.1", | ||
"esm": "^3.0.84", | ||
"semantic-release": "^15.13.2", | ||
"travis-deploy-once": "^5.0.11" | ||
"markdown-doctest": "^0.9.1", | ||
"semantic-release": "^15.13.2" | ||
}, | ||
@@ -38,0 +35,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
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
6
280
15694