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

@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.1.0 to 0.2.0

1

dist/index.d.ts
export { default as SvelteHTML } from './SvelteHtml.svelte';
export { bind } from './bind';
export { transform } from './transform';
export { default as SvelteHTML } from './SvelteHtml.svelte';
// eslint-disable-next-line deprecation/deprecation
export { bind } from './bind';
export { transform } from './transform';

2

package.json
{
"name": "@jill64/svelte-html",
"version": "0.1.0",
"version": "0.2.0",
"description": "🏷️ Reactive attributes assignment for root html element",

@@ -5,0 +5,0 @@ "main": "dist/index.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