@antv/g-plugin-dragndrop
Advanced tools
Comparing version 1.7.0-alpha.1 to 1.7.0-beta.1
{ | ||
"name": "@antv/g-plugin-dragndrop", | ||
"version": "1.7.0-alpha.1", | ||
"version": "1.7.0-beta.1", | ||
"description": "A G plugin for Drag n Drop implemented with PointerEvents", | ||
@@ -34,2 +34,10 @@ "keywords": [ | ||
], | ||
"dependencies": { | ||
"@antv/util": "^3.3.1", | ||
"tslib": "^2.5.3", | ||
"@antv/g-lite": "1.1.0-beta.1" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
@@ -40,11 +48,3 @@ "build": "npm run clean && rollup -c", | ||
"watch": "rollup -c -w" | ||
}, | ||
"dependencies": { | ||
"@antv/g-lite": "workspace:*", | ||
"@antv/util": "^3.3.1", | ||
"tslib": "^2.5.3" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
63133
+ Added@antv/g-lite@1.1.0-beta.1(transitive)
+ Added@antv/g-math@1.8.0-beta.1(transitive)
+ Addedd3-color@1.4.1(transitive)
+ Addedeventemitter3@5.0.1(transitive)
+ Addedquickselect@2.0.0(transitive)
+ Addedrbush@3.0.1(transitive)
Updated@antv/g-lite@1.1.0-beta.1