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

@antv/g-canvas

Package Overview
Dependencies
Maintainers
23
Versions
352
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g-canvas - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

1

esm/canvas.d.ts

@@ -10,2 +10,3 @@ import { AbstractCanvas } from '@antv/g-base';

capture: boolean;
zIndex: number;
};

@@ -12,0 +13,0 @@ /**

@@ -10,2 +10,3 @@ import { AbstractCanvas } from '@antv/g-base';

capture: boolean;
zIndex: number;
};

@@ -12,0 +13,0 @@ /**

6

package.json
{
"name": "@antv/g-canvas",
"version": "0.3.4",
"version": "0.3.5",
"description": "A canvas library which providing 2d",

@@ -58,3 +58,3 @@ "main": "lib/index.js",

"dependencies": {
"@antv/g-base": "^0.3.4",
"@antv/g-base": "^0.3.5",
"@antv/g-math": "^0.1.1",

@@ -66,3 +66,3 @@ "@antv/gl-matrix": "~2.7.1",

"__npminstall_done": false,
"gitHead": "fab5883a9415ae616904a58529c5d523283b383a"
"gitHead": "3235ed8d2ce3bc62b2934f558ed816a34c5313e9"
}

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

Sorry, the diff of this file is not supported yet

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