@cheese-grinder/stencil-custom-readme
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -302,2 +302,3 @@ 'use strict'; | ||
name: 'docs-readme', | ||
taskShouldRun: 'onBuildOnly', | ||
async generator(config, compilerCtx, _buildCtx, docs) { | ||
@@ -304,0 +305,0 @@ const timespan = config.logger.createTimeSpan('starting generate readme documentation'); |
{ | ||
"name": "@cheese-grinder/stencil-custom-readme", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Generate dustom readme docs for StencilJS", | ||
@@ -36,11 +36,11 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"@stencil/core": ">= 4.0.0" | ||
"@stencil/core": ">= 4.18.3" | ||
}, | ||
"devDependencies": { | ||
"@stencil/core": "^4.0.0", | ||
"@types/node": "^20.11.30", | ||
"prettier": "^3.2.5", | ||
"rollup": "^4.13.0", | ||
"typescript": "~5.0.0" | ||
"@stencil/core": "~4.18.3", | ||
"@types/node": "^20.14.8", | ||
"prettier": "^3.3.2", | ||
"rollup": "^4.18.0", | ||
"typescript": "~5.5.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
22599
633
0