Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nzdjb/static-site-generator

Package Overview
Dependencies
Maintainers
0
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nzdjb/static-site-generator - npm Package Compare versions

Comparing version 0.7.9 to 0.7.10

7

CHANGELOG.md
# Changelog
## [0.7.10](https://github.com/nzdjb/static-site-generator/compare/v0.7.9...v0.7.10) (2024-08-23)
### Bug Fixes
* bump marked from 13.0.3 to 14.0.0 ([#497](https://github.com/nzdjb/static-site-generator/issues/497)) ([9cec66b](https://github.com/nzdjb/static-site-generator/commit/9cec66b79feee40d1cdecd8026d654e91fde8dda))
## [0.7.9](https://github.com/nzdjb/static-site-generator/compare/v0.7.8...v0.7.9) (2024-07-29)

@@ -4,0 +11,0 @@

12

package.json
{
"name": "@nzdjb/static-site-generator",
"version": "0.7.9",
"version": "0.7.10",
"description": "Static site generator.",

@@ -23,5 +23,5 @@ "main": "dist/src/index.js",

"@types/marked": "^6.0.0",
"@types/node": "^20.1.0",
"@types/node": "^22.5.0",
"@types/sanitize-html": "^2.9.0",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"esbuild": "^0.23.0",

@@ -32,6 +32,6 @@ "eslint": "^9.4.0",

"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-promise": "^7.1.0",
"prettier": "^3.0.0",
"typescript": "^5.4.5",
"typescript-eslint": "^7.13.0",
"typescript-eslint": "^8.2.0",
"yarn": "^1.22.22"

@@ -45,3 +45,3 @@ },

"handlebars": "^4.7.7",
"marked": "^13.0.0",
"marked": "^14.0.0",
"sanitize-html": "^2.10.0",

@@ -48,0 +48,0 @@ "ts-command-line-args": "^2.4.2"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc