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
41
Versions
256
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.0-alpha.5 to 1.0.0-alpha.6

1

dist/CanvasRendererPlugin.d.ts

@@ -43,2 +43,3 @@ import { RenderingService, RenderingPlugin } from '@antv/g';

private applyAttributesToContext;
private safeMergeAABB;
}

6

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

@@ -35,3 +35,3 @@ "main": "dist/index.js",

"dependencies": {
"@antv/g": "^1.0.0-alpha.4",
"@antv/g": "^1.0.0-alpha.5",
"@antv/g-ecs": "^1.0.0-alpha.3",

@@ -52,3 +52,3 @@ "@antv/g-math": "^1.0.0-alpha.2",

},
"gitHead": "08ccbc9def3a4f70cf0b24f715bb444512c3f326"
"gitHead": "c977f1c582f0f29d2eb20568a4cab8f795f8d283"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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