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

svelte-gantt

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-gantt - npm Package Compare versions

Comparing version 4.3.0 to 4.3.1

2

package.json
{
"name": "svelte-gantt",
"description": "Interactive JavaScript Gantt chart/resource booking component",
"version": "4.3.0",
"version": "4.3.1",
"author": "Ante Novokmet <ante.je.zakon@gmail.com>",

@@ -6,0 +6,0 @@ "type": "module",

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

import { getRelativePos, getRelativePosition } from 'src/utils/dom';
import { getRelativePos, getRelativePosition } from '../utils/dom';
import { getContext } from 'svelte';

@@ -3,0 +3,0 @@ export function useCreateTask() {

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