Socket
Socket
Sign inDemoInstall

@antv/g

Package Overview
Dependencies
Maintainers
4
Versions
349
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

dist/g-2.0.2.min.js

6

package.json
{
"name": "@antv/g",
"version": "2.0.1",
"version": "2.0.2",
"description": "A canvas library which providing 2d draw for G2.",

@@ -10,3 +10,5 @@ "keywords": [

],
"main": "index.js",
"main": "build/g.js",
"browser": "build/g.js",
"module": "index.js",
"homepage": "https://github.com/antvis/g",

@@ -13,0 +15,0 @@ "author": "https://github.com/orgs/antvis/people",

# G
[![npm package](https://img.shields.io/npm/v/@antv/g.svg?style=flat-square)](https://www.npmjs.com/package/@antv/g)
[![NPM downloads](http://img.shields.io/npm/dm/@antv/g.svg?style=flat-square)](https://npmjs.org/package/@antv/g)
[![](https://img.shields.io/travis/antvis/g.svg)](https://travis-ci.org/antvis/g)
![](https://img.shields.io/badge/language-javascript-red.svg)
![](https://img.shields.io/badge/license-MIT-000000.svg)
[![npm package](https://img.shields.io/npm/v/@antv/g.svg)](https://www.npmjs.com/package/@antv/g)
[![NPM downloads](http://img.shields.io/npm/dm/@antv/g.svg)](https://npmjs.org/package/@antv/g)
[![Percentage of issues still open](http://isitmaintained.com/badge/open/antvis/g.svg)](http://isitmaintained.com/project/antvis/g "Percentage of issues still open")

@@ -6,0 +10,0 @@

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc