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

cloudflare-htmx

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudflare-htmx - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

index.ts

@@ -6,3 +6,3 @@ const HEADERS = { headers: { 'content-type': 'text/html;charset=UTF-8' } };

export type LayoutFunction<Env = unknown, Params extends string = any> = ({
export type LayoutFunction<Env = any, Params extends string = any> = ({
children,

@@ -9,0 +9,0 @@ request,

{
"name": "cloudflare-htmx",
"version": "1.1.2",
"version": "1.1.3",
"description": "HTMX library for Cloudflare Pages",

@@ -5,0 +5,0 @@ "main": "index.ts",

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