File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " metalsmith-html-favicons" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " A Metalsmith plugin to generate favicons." ,
55 "keywords" : [
66 " metalsmith" ,
4848 "postpack" : " rm ./LICENSE"
4949 },
5050 "dependencies" : {
51- "cheerio" : " ^1.1.0 " ,
51+ "cheerio" : " ^1.1.2 " ,
5252 "deepmerge" : " ^4.3.1" ,
5353 "favicons" : " ^7.2.0"
5454 },
Original file line number Diff line number Diff line change 11{
22 "name" : " metalsmith-html-glob" ,
3- "version" : " 2.0.5 " ,
3+ "version" : " 2.0.6 " ,
44 "description" : " A Metalsmith plugin to apply glob patterns within HTML." ,
55 "keywords" : [
66 " metalsmith" ,
4848 "postpack" : " rm ./LICENSE"
4949 },
5050 "dependencies" : {
51- "cheerio" : " ^1.1.0 " ,
51+ "cheerio" : " ^1.1.2 " ,
5252 "deepmerge" : " ^4.3.1"
5353 },
5454 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " metalsmith-html-linter" ,
3- "version" : " 2.0.11 " ,
3+ "version" : " 2.0.12 " ,
44 "description" : " A Metalsmith plugin to lint HTML." ,
55 "keywords" : [
66 " metalsmith" ,
5151 "@babel/code-frame" : " ^7.27.1" ,
5252 "@linthtml/linthtml" : " ^0.9.6" ,
5353 "async" : " ^3.2.6" ,
54- "cheerio" : " ^1.1.0 " ,
54+ "cheerio" : " ^1.1.2 " ,
5555 "deepmerge" : " ^4.3.1"
5656 },
5757 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " metalsmith-html-relative" ,
3- "version" : " 2.0.7 " ,
3+ "version" : " 2.0.8 " ,
44 "description" : " A Metalsmith plugin to convert to relative paths within HTML." ,
55 "keywords" : [
66 " metalsmith" ,
4848 "postpack" : " rm ./LICENSE"
4949 },
5050 "dependencies" : {
51- "cheerio" : " ^1.1.0 " ,
51+ "cheerio" : " ^1.1.2 " ,
5252 "deepmerge" : " ^4.3.1" ,
53- "minimatch" : " ^10.0.1 "
53+ "minimatch" : " ^10.0.3 "
5454 },
5555 "peerDependencies" : {
5656 "metalsmith" : " ^2.5.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " metalsmith-html-sri" ,
3- "version" : " 2.1.2 " ,
3+ "version" : " 2.1.3 " ,
44 "description" : " A Metalsmith to add subresource integrity attributes to HTML." ,
55 "keywords" : [
66 " metalsmith" ,
4949 },
5050 "dependencies" : {
5151 "async" : " ^3.2.6" ,
52- "cheerio" : " ^1.1.0 " ,
52+ "cheerio" : " ^1.1.2 " ,
5353 "deepmerge" : " ^4.3.1"
5454 },
5555 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " metalsmith-html-unused" ,
3- "version" : " 2.0.4 " ,
3+ "version" : " 2.0.5 " ,
44 "description" : " A Metalsmith plugin to exclude files unused in HTML." ,
55 "keywords" : [
66 " metalsmith" ,
4848 "postpack" : " rm ./LICENSE"
4949 },
5050 "dependencies" : {
51- "cheerio" : " ^1.1.0 " ,
51+ "cheerio" : " ^1.1.2 " ,
5252 "deepmerge" : " ^4.3.1"
5353 },
5454 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " metalsmith-img-sharp" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.5 " ,
44 "description" : " A Metalsmith plugin to process images with Sharp." ,
55 "keywords" : [
66 " metalsmith" ,
5050 "dependencies" : {
5151 "async" : " ^3.2.6" ,
5252 "deepmerge" : " ^4.3.1" ,
53- "sharp" : " ^0.34.2 "
53+ "sharp" : " ^0.34.4 "
5454 },
5555 "peerDependencies" : {
5656 "metalsmith" : " ^2.5.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " metalsmith-link-checker" ,
3- "version" : " 2.1.14 " ,
3+ "version" : " 2.1.15 " ,
44 "description" : " A Metalsmith plugin to check for broken links." ,
55 "keywords" : [
66 " metalsmith" ,
4949 },
5050 "dependencies" : {
5151 "async" : " ^3.2.6" ,
52- "cheerio" : " ^1.1.0 " ,
52+ "cheerio" : " ^1.1.2 " ,
5353 "deepmerge" : " ^4.3.1" ,
54- "top-user-agents" : " ^2.1.56 "
54+ "top-user-agents" : " ^2.1.72 "
5555 },
5656 "peerDependencies" : {
5757 "metalsmith" : " ^2.5.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " metalsmith-mermaid" ,
3- "version" : " 1.0.18 " ,
3+ "version" : " 1.0.19 " ,
44 "description" : " A Metalsmith plugin to remove unused CSS rules." ,
55 "keywords" : [
66 " metalsmith" ,
4848 "postpack" : " rm ./LICENSE"
4949 },
5050 "dependencies" : {
51- "@mermaid-js/mermaid-cli" : " ^11.6 .0" ,
51+ "@mermaid-js/mermaid-cli" : " ^11.12 .0" ,
5252 "async" : " ^3.2.6" ,
5353 "deepmerge" : " ^4.3.1" ,
5454 "puppeteer" : " ^23.11.1" ,
You can’t perform that action at this time.
0 commit comments