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

@antv/g-plugin-canvas-picker

Package Overview
Dependencies
Maintainers
48
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g-plugin-canvas-picker - npm Package Compare versions

Comparing version 1.0.0-alpha.12 to 1.0.0-alpha.13

lib/CanvasPickerPlugin.js

15

package.json
{
"name": "@antv/g-plugin-canvas-picker",
"version": "1.0.0-alpha.12",
"version": "1.0.0-alpha.13",
"description": "A G plugin for picking in canvas",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
"unpkg": "dist/index.umd.min.js",
"main": "lib/index.js",
"module": "es/index.js",
"types": "lib/index.d.ts",
"files": [

@@ -42,6 +41,6 @@ "package.json",

"peerDependencies": {
"@antv/g": "^1.0.0-alpha.4",
"@antv/g-plugin-canvas-renderer": "^1.0.0-alpha.4"
"@antv/g": "^1.0.0-alpha.17",
"@antv/g-plugin-canvas-renderer": "^1.0.0-alpha.17"
},
"gitHead": "383dfc4e0d11257c8d27801badc105ef5fe6c11a"
"gitHead": "7d98ce8d3bfed8c01ab2b901a8a1c8c1131c68e3"
}
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