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

@antv/g-plugin-canvas-renderer

Package Overview
Dependencies
Maintainers
56
Versions
260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.1 to 1.0.2

LICENSE

11

package.json
{
"name": "@antv/g-plugin-canvas-renderer",
"version": "1.0.1",
"version": "1.0.2",
"description": "A G plugin of renderer implementation with Canvas2D API",

@@ -35,5 +35,6 @@ "main": "lib/index.js",

"dependencies": {
"@antv/g-math": "^1.0.1",
"@antv/g-math": "^1.0.2",
"@antv/path-util": "^2.0.14",
"rbush": "^3.0.1"
"rbush": "^3.0.1",
"tslib": "^2.3.1"
},

@@ -45,3 +46,3 @@ "devDependencies": {

"peerDependencies": {
"@antv/g": "^1.0.1",
"@antv/g": "^5.0.1",
"mana-syringe": "^0.2.2"

@@ -53,3 +54,3 @@ },

"homepage": "https://github.com/antvis/g#readme",
"gitHead": "d09726ac85b8738d53c97002a98848b4a450bfcd"
"gitHead": "3d4d25c30b0134186e9e6e4adb54052ee581df48"
}
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