@vue-flow/core
Advanced tools
Comparing version 1.25.1 to 1.25.2
import type { D3DragEvent, SubjectPosition } from 'd3-drag' | ||
import type { MaybeRefOrGetter, Ref } from 'vue' | ||
import type { Ref } from 'vue' | ||
import type { MaybeRefOrGetter } from '@vueuse/core' | ||
import type { NodeDragEvent } from '../types' | ||
@@ -4,0 +5,0 @@ |
@@ -1,2 +0,2 @@ | ||
import type { MaybeRefOrGetter } from 'vue' | ||
import type { MaybeRefOrGetter } from '@vueuse/core' | ||
import type { Connection, HandleType, MouseTouchEvent, ValidConnectionFunc } from '../types' | ||
@@ -3,0 +3,0 @@ |
@@ -1,3 +0,2 @@ | ||
import type { MaybeRefOrGetter } from 'vue' | ||
import type { KeyFilter } from '@vueuse/core' | ||
import type { KeyFilter, MaybeRefOrGetter } from '@vueuse/core' | ||
@@ -4,0 +3,0 @@ export declare function isInputDOMNode(event: KeyboardEvent): boolean |
{ | ||
"name": "@vue-flow/core", | ||
"version": "1.25.1", | ||
"version": "1.25.2", | ||
"private": false, | ||
@@ -75,4 +75,4 @@ "license": "MIT", | ||
"vue-tsc": "^1.8.16", | ||
"@tooling/eslint-config": "0.0.0", | ||
"@tooling/tsconfig": "0.0.0" | ||
"@tooling/tsconfig": "0.0.0", | ||
"@tooling/eslint-config": "0.0.0" | ||
}, | ||
@@ -79,0 +79,0 @@ "publishConfig": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1486935
42854