@nzdjb/static-site-generator
Advanced tools
Comparing version 0.5.7 to 0.5.8
# Changelog | ||
## [0.5.8](https://github.com/nzdjb/static-site-generator/compare/v0.5.7...v0.5.8) (2023-10-03) | ||
### Bug Fixes | ||
* Correct files in package.json. ([feec663](https://github.com/nzdjb/static-site-generator/commit/feec6638e2e83f49e7071ce36c939629fd77db3c)) | ||
## [0.5.7](https://github.com/nzdjb/static-site-generator/compare/v0.5.6...v0.5.7) (2023-10-02) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@nzdjb/static-site-generator", | ||
"version": "0.5.7", | ||
"version": "0.5.8", | ||
"description": "Static site generator.", | ||
@@ -20,3 +20,3 @@ "main": "dist/src/index.js", | ||
"@types/sanitize-html": "^2.9.0", | ||
"@typescript-eslint/eslint-plugin": "^5.43.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.3", | ||
"esbuild": "^0.19.0", | ||
@@ -26,3 +26,3 @@ "esbuild-jest": "^0.5.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-config-standard-with-typescript": "^37.0.0", | ||
"eslint-config-standard-with-typescript": "latest", | ||
"eslint-plugin-import": "^2.25.2", | ||
@@ -51,5 +51,5 @@ "eslint-plugin-jest-extended": "^2.0.0", | ||
"files": [ | ||
"dist/src" | ||
"dist/src/**/*" | ||
], | ||
"packageManager": "yarn@3.6.3" | ||
} |
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
24170
13
139
3