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

@xylit/ssg

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylit/ssg - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

package.json
{
"name": "@xylit/ssg",
"version": "0.0.9",
"version": "0.0.10",
"description": "A pure static site generator",

@@ -5,0 +5,0 @@ "homepage": "https://ssg.xylit.dev/",

<div align="center">
![Xylit SSG](https://ssg.xylit.dev/_astro/logo.C-IlfLKp_Z24Y88P.svg "Xylit SSG")
![Xylit SSG](https://ssg.xylit.dev/xylit.svg "Xylit SSG")

@@ -12,3 +12,3 @@ [Xylit SSG](https://ssg.xylit.dev) is a powerful static site generator:

Please follow the [official documentation](https://ssg.xylit.dev/getting-started/installation-and-setup/).
Please follow the [official documentation](https://ssg.xylit.dev/getting-started/).

@@ -15,0 +15,0 @@ ## `.ssg.js`-Format

@@ -1,2 +0,2 @@

import { load } from "cheerio";
import { load } from "cheerio/slim";

@@ -3,0 +3,0 @@ import { memoize } from "#lib/common/function.js";

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