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

@gracile/sitemap

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gracile/sitemap - npm Package Compare versions

Comparing version 0.1.2-next.0 to 0.2.0-next.0

3

dist/vite.js
import { Readable } from 'node:stream';
import { logger } from '@gracile/internal-utils/logger/vite-logger';
import { getLogger } from '@gracile/internal-utils/logger/helpers';
import c from 'picocolors';

@@ -7,2 +7,3 @@ import { SitemapStream, streamToPromise } from 'sitemap';

export function viteSitemapPlugin(options) {
const logger = getLogger();
let isSsrBuild = false;

@@ -9,0 +10,0 @@ return [

{
"name": "@gracile/sitemap",
"version": "0.1.2-next.0",
"version": "0.2.0-next.0",
"description": "A thin, full-stack, web framework",

@@ -37,4 +37,4 @@ "keywords": [

"dependencies": {
"@gracile/internal-utils": "^0.3.1",
"picocolors": "^1.0.0",
"@gracile/internal-utils": "^0.4.0-next.0",
"picocolors": "^1.0.1",
"sitemap": "8.0.0"

@@ -49,3 +49,3 @@ },

},
"gitHead": "ed69f4d4d482a43fdb12bc0a02f12093337d91c7"
"gitHead": "eb666d5de119a919c30846412cf3c5301200f9bd"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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