Socket
Socket
Sign inDemoInstall

@antv/g-plugin-dragndrop

Package Overview
Dependencies
10
Maintainers
64
Versions
129
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.0-alpha.1 to 1.7.0-beta.1

20

package.json
{
"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"
}
}
}
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