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

remix-sitemap

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remix-sitemap - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

dist/types.d.ts

@@ -9,3 +9,3 @@ export interface RemixSitemapConfig {

optionalSegments?: Record<string, string[]>;
headers?: Headers;
headers?: Headers | Record<string, string>;
}

@@ -12,0 +12,0 @@ export interface SitemapEntry {

{
"name": "remix-sitemap",
"version": "1.1.1",
"version": "1.1.2",
"private": false,

@@ -8,3 +8,3 @@ "main": "dist/index.js",

"build": "tsc",
"prepublish": "npm run build",
"prepublishOnly": "npm run build",
"dev": "tsc -w"

@@ -11,0 +11,0 @@ },

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