@nzdjb/static-site-generator
Advanced tools
Comparing version 0.6.3 to 0.6.4
# Changelog | ||
## [0.6.4](https://github.com/nzdjb/static-site-generator/compare/v0.6.3...v0.6.4) (2024-02-17) | ||
### Bug Fixes | ||
* bump marked from 11.2.0 to 12.0.0 ([#333](https://github.com/nzdjb/static-site-generator/issues/333)) ([40547a8](https://github.com/nzdjb/static-site-generator/commit/40547a8d40b490760fe4959283427fdbdffcc28b)) | ||
## [0.6.3](https://github.com/nzdjb/static-site-generator/compare/v0.6.2...v0.6.3) (2024-02-05) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@nzdjb/static-site-generator", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "Static site generator.", | ||
@@ -20,3 +20,3 @@ "main": "dist/src/index.js", | ||
"@types/sanitize-html": "^2.9.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.3", | ||
"@typescript-eslint/eslint-plugin": "^7.0.1", | ||
"esbuild": "^0.20.0", | ||
@@ -42,3 +42,3 @@ "esbuild-jest": "^0.5.0", | ||
"handlebars": "^4.7.7", | ||
"marked": "^11.0.0", | ||
"marked": "^12.0.0", | ||
"sanitize-html": "^2.10.0", | ||
@@ -45,0 +45,0 @@ "ts-command-line-args": "^2.4.2" |
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
29557
+ Addedmarked@12.0.2(transitive)
- Removedmarked@11.2.0(transitive)
Updatedmarked@^12.0.0