New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nzdjb/static-site-generator

Package Overview
Dependencies
Maintainers
1
Versions
49
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.0 to 0.7.1

7

CHANGELOG.md
# Changelog
## [0.7.1](https://github.com/nzdjb/static-site-generator/compare/v0.7.0...v0.7.1) (2024-04-22)
### Bug Fixes
* bump marked from 12.0.1 to 12.0.2 ([#386](https://github.com/nzdjb/static-site-generator/issues/386)) ([1e944e6](https://github.com/nzdjb/static-site-generator/commit/1e944e6c6aa504f8338e8451fa6d027047f1a6f0))
## [0.7.0](https://github.com/nzdjb/static-site-generator/compare/v0.6.5...v0.7.0) (2024-04-21)

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

2

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

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

@@ -18,2 +18,3 @@ # static-website-generator

```
* content can alternatively be read from a file with contentFile. This is mutually exclusive with content.
* author and published are optional, defaulting to empty string and true, respectively.

@@ -20,0 +21,0 @@ * content supports Markdown.

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