@nzdjb/static-site-generator
Advanced tools
Comparing version 0.5.11 to 0.6.1
# Changelog | ||
## [0.6.1](https://github.com/nzdjb/static-site-generator/compare/v0.6.0...v0.6.1) (2023-11-30) | ||
### Bug Fixes | ||
* Bump marked from 10.0.0 to 11.0.0 ([#267](https://github.com/nzdjb/static-site-generator/issues/267)) ([545bfaf](https://github.com/nzdjb/static-site-generator/commit/545bfaf4bc7d05fcef7e3712b4d1e3e75725db5d)) | ||
## [0.6.0](https://github.com/nzdjb/static-site-generator/compare/v0.5.15...v0.6.0) (2023-11-20) | ||
### Features | ||
* Multiple config locations ([#248](https://github.com/nzdjb/static-site-generator/issues/248)) ([7cd163b](https://github.com/nzdjb/static-site-generator/commit/7cd163b8aaf92d545254f92b78d766d216460b75)) | ||
## [0.5.15](https://github.com/nzdjb/static-site-generator/compare/v0.5.14...v0.5.15) (2023-11-19) | ||
### Bug Fixes | ||
* Bump marked from 9.1.5 to 10.0.0 ([#242](https://github.com/nzdjb/static-site-generator/issues/242)) ([c2f8d7f](https://github.com/nzdjb/static-site-generator/commit/c2f8d7f5124b09b28441dde742becc4b8df8a1c6)) | ||
## [0.5.14](https://github.com/nzdjb/static-site-generator/compare/v0.5.13...v0.5.14) (2023-11-04) | ||
### Bug Fixes | ||
* Bump marked from 9.1.2 to 9.1.3 ([#229](https://github.com/nzdjb/static-site-generator/issues/229)) ([89a6f8d](https://github.com/nzdjb/static-site-generator/commit/89a6f8d473f7180962c602ef9de2a2466774b61e)) | ||
* Bump marked from 9.1.3 to 9.1.4 ([#233](https://github.com/nzdjb/static-site-generator/issues/233)) ([4d43e5b](https://github.com/nzdjb/static-site-generator/commit/4d43e5bb863887e06255453f39708f5b18bc2f1e)) | ||
* Bump marked from 9.1.4 to 9.1.5 ([#235](https://github.com/nzdjb/static-site-generator/issues/235)) ([4db1b6d](https://github.com/nzdjb/static-site-generator/commit/4db1b6d75aefbe2ec6f8cde712d67829cd5e653f)) | ||
## [0.5.13](https://github.com/nzdjb/static-site-generator/compare/v0.5.12...v0.5.13) (2023-10-18) | ||
### Bug Fixes | ||
* Correct publish to NPM job. ([97d7c49](https://github.com/nzdjb/static-site-generator/commit/97d7c49581bea71ef5819a3fd235d24bbfd39820)) | ||
## [0.5.12](https://github.com/nzdjb/static-site-generator/compare/v0.5.11...v0.5.12) (2023-10-17) | ||
### Bug Fixes | ||
* Bump @babel/traverse from 7.23.0 to 7.23.2 ([#216](https://github.com/nzdjb/static-site-generator/issues/216)) ([cc1299d](https://github.com/nzdjb/static-site-generator/commit/cc1299d0182f5ad9e567d0cd12eb5afcafc4c275)) | ||
## [0.5.11](https://github.com/nzdjb/static-site-generator/compare/v0.5.10...v0.5.11) (2023-10-16) | ||
@@ -4,0 +48,0 @@ |
{ | ||
"name": "@nzdjb/static-site-generator", | ||
"version": "0.5.11", | ||
"version": "0.6.1", | ||
"description": "Static site generator.", | ||
@@ -41,3 +41,3 @@ "main": "dist/src/index.js", | ||
"handlebars": "^4.7.7", | ||
"marked": "^9.0.0", | ||
"marked": "^11.0.0", | ||
"sanitize-html": "^2.10.0", | ||
@@ -44,0 +44,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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
28155
13
141
0
3
+ Addedmarked@11.2.0(transitive)
- Removedmarked@9.1.6(transitive)
Updatedmarked@^11.0.0