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

simplest-sitegen

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simplest-sitegen - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

6

package.json
{
"name": "simplest-sitegen",
"version": "0.8.0",
"version": "0.8.1",
"author": "",

@@ -25,2 +25,4 @@ "description": "The simplest static sitegen there is. Build a modern, fully working website with only HTML.",

"dependencies": {
"ansi-colors": "^4.1.3",
"browser-sync": ">=2",
"cross-spawn": "^7.0.3",

@@ -37,3 +39,2 @@ "debug": "^4.3.4",

"devDependencies": {
"browser-sync": ">=2",
"@npmcli/disparity-colors": "^2.0.0",

@@ -47,3 +48,2 @@ "@types/cross-spawn": "^6.0.2",

"@types/sane": "^2.0.1",
"ansi-colors": "^4.1.3",
"diff": "^5.1.0",

@@ -50,0 +50,0 @@ "dir-compare": "^4.0.0",

@@ -116,4 +116,8 @@ # simplest-sitegen

## Any limitations?
Sure, if you want to use a framework like Svelte, Vue, etc, you're better off using [Vite](https://vitejs.dev/). And if you want more CMS/blog features and/or advanced templating, look at the [jamstack generators](https://jamstack.org/generators/) again.
## Feedback wanted
Comments, bug reports, feature requests that will keep things simple(st), are very welcome as a [github issue](https://github.com/ciscoheat/simplest-sitegen). Thanks for reading, and enjoy simplicity for a change!
Comments, bug reports, feature requests that will keep things simple(st), are very welcome as a [github issue](https://github.com/ciscoheat/simplest-sitegen/issues). Thanks for reading, and enjoy simplicity for a change!
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