Socket
Socket
Sign inDemoInstall

svelte-tree-display

Package Overview
Dependencies
192
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

8

package.json
{
"name": "svelte-tree-display",
"version": "1.0.3",
"main": "src/lib/index.js",
"svelte": "src/lib/index.js",
"version": "1.0.4",
"main": "src/lib/src/index.js",
"svelte": "src/lib/src/index.js",
"module": "public/build/index.mjs",

@@ -41,3 +41,3 @@ "scripts": {

"sirv-cli": "^2.0.0",
"svelte-tree-display": "^1.0.2",
"svelte-tree-display": "^1.0.3",
"tailwindcss": "^3.0.24"

@@ -44,0 +44,0 @@ },

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

import SvelteTree from "./components/SvelteTree.svelte";
export { default as SvelteTree__SvelteComponent_ } from "./components/SvelteTree.svelte";
export default SvelteTree;

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc