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

@antv/g-plugin-svg-picker

Package Overview
Dependencies
Maintainers
55
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.0-alpha.26 to 1.0.0-alpha.27

dist/index.umd.js

25

package.json
{
"name": "@antv/g-plugin-svg-picker",
"version": "1.0.0-alpha.26",
"version": "1.0.0-alpha.27",
"description": "A G plugin for picking in SVG",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
"main": "lib/index.js",
"module": "es/index.esm.js",
"types": "es/index.d.ts",
"files": [

@@ -32,6 +32,5 @@ "package.json",

"dependencies": {
"@antv/g": "^1.0.0-alpha.27",
"@antv/g-plugin-svg-renderer": "^1.0.0-alpha.27",
"@babel/runtime": "^7.16.0",
"mana-syringe": "^0.1.0"
"@antv/g": "^1.0.0-alpha.28",
"@antv/g-plugin-svg-renderer": "^1.0.0-alpha.28",
"mana-syringe": "^0.2.1"
},

@@ -44,4 +43,12 @@ "devDependencies": {

},
"peerDependencies": {
"@antv/g": "^1.0.0-alpha.27",
"@antv/g-plugin-svg-renderer": "^1.0.0-alpha.27",
"mana-syringe": "^0.2.1"
},
"scripts": {
"umd": "webpack"
},
"homepage": "https://github.com/antvis/g#readme",
"gitHead": "c01101beb86f98aaa569f97c678c909d4f3faaa3"
"gitHead": "b8af919853fa578b4aa6c5e84715948085ac0170"
}
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