New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

melt

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

melt - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

dist/builders/Collapsible.svelte.d.ts

1

dist/builders/index.d.ts

@@ -0,1 +1,2 @@

export * from './Collapsible.svelte';
export * from "./PinInput.svelte";

@@ -2,0 +3,0 @@ export * from "./Popover.svelte";

@@ -0,1 +1,2 @@

export * from './Collapsible.svelte';
export * from "./PinInput.svelte";

@@ -2,0 +3,0 @@ export * from "./Popover.svelte";

@@ -0,1 +1,2 @@

export { default as Collapsible } from './Collapsible.svelte';
export { default as Toggle } from "./Toggle.svelte";

@@ -2,0 +3,0 @@ export { default as PinInput } from "./PinInput.svelte";

@@ -0,1 +1,2 @@

export { default as Collapsible } from './Collapsible.svelte';
export { default as Toggle } from "./Toggle.svelte";

@@ -2,0 +3,0 @@ export { default as PinInput } from "./PinInput.svelte";

2

package.json
{
"name": "melt",
"type": "module",
"version": "0.4.0",
"version": "0.5.0",
"license": "MIT",

@@ -6,0 +6,0 @@ "exports": {

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