Socket
Socket
Sign inDemoInstall

@jill64/svelte-html

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jill64/svelte-html - npm Package Compare versions

Comparing version 0.3.0 to 1.0.0

13

package.json
{
"name": "@jill64/svelte-html",
"version": "0.3.0",
"version": "1.0.0",
"description": "🏷️ Declarative attribute binding for the root html element",

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

"peerDependencies": {
"svelte": "^4.0.0",
"@sveltejs/kit": "^1.0.0"
"@sveltejs/kit": "^1.0.0",
"svelte": "^4.0.0"
},
"devDependencies": {
"@jill64/sentry-sveltekit-cloudflare": "1.0.0",
"@jill64/svelte-dark-theme": "1.3.2",
"@playwright/test": "1.39.0",

@@ -63,4 +64,6 @@ "@sveltejs/adapter-cloudflare": "2.3.3",

"eslint-plugin-svelte": "2.35.0",
"prettier-plugin-svelte": "3.0.3",
"svelte": "4.2.2",
"prettier-plugin-svelte": "3.1.0",
"svelte": "4.2.3",
"svelte-feather-icons": "4.0.1",
"svelte-highlight": "7.4.1",
"typescript": "5.2.2",

@@ -67,0 +70,0 @@ "vite": "4.5.0",

@@ -5,7 +5,7 @@ <!----- BEGIN GHOST DOCS HEADER ----->

[![npm-version](https://img.shields.io/npm/v/@jill64/svelte-html)](https://npmjs.com/package/@jill64/svelte-html) [![npm-license](https://img.shields.io/npm/l/@jill64/svelte-html)](https://npmjs.com/package/@jill64/svelte-html) [![npm-download-month](https://img.shields.io/npm/dm/@jill64/svelte-html)](https://npmjs.com/package/@jill64/svelte-html) [![npm-min-size](https://img.shields.io/bundlephobia/min/@jill64/svelte-html)](https://npmjs.com/package/@jill64/svelte-html) [![ci.yml](https://github.com/jill64/svelte-html/actions/workflows/ci.yml/badge.svg)](https://github.com/jill64/svelte-html/actions/workflows/ci.yml)
[![npm-version](https://img.shields.io/npm/v/@jill64/svelte-html)](https://npmjs.com/package/@jill64/svelte-html) [![npm-license](https://img.shields.io/npm/l/@jill64/svelte-html)](https://npmjs.com/package/@jill64/svelte-html) [![npm-download-month](https://img.shields.io/npm/dm/@jill64/svelte-html)](https://npmjs.com/package/@jill64/svelte-html) [![npm-min-size](https://img.shields.io/bundlephobia/min/@jill64/svelte-html)](https://npmjs.com/package/@jill64/svelte-html) [![ci.yml](https://github.com/jill64/svelte-html/actions/workflows/ci.yml/badge.svg)](https://github.com/jill64/svelte-html/actions/workflows/ci.yml) [![codecov-coverage](https://codecov.io/gh/jill64/svelte-html/graph/badge.svg)](https://codecov.io/gh/jill64/svelte-html) [![website](https://img.shields.io/website?up_message=working&down_message=down&url=https%3A%2F%2Fsvelte-html.jill64.dev)](https://svelte-html.jill64.dev)
🏷️ Declarative attribute binding for the root html element
## Install
## Installation

@@ -12,0 +12,0 @@ ```sh

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