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

@antv/g-svg

Package Overview
Dependencies
Maintainers
16
Versions
307
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g-svg - npm Package Compare versions

Comparing version 0.1.0-beta.3 to 0.1.0-beta.4

12

package.json
{
"name": "@antv/g-svg",
"version": "0.1.0-beta.3",
"version": "0.1.0-beta.4",
"description": "A canvas library which providing 2d",

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

"coverage": "npm run coverage-generator && npm run coverage-viewer",
"coverage-generator": "torch --coverage --compile --source-pattern src/*.js,src/**/*.js --opts __tests__/mocha.opts",
"coverage-generator": "torch --coverage --compile --source-pattern src/*.js,src/**/*.js --opts tests/mocha.opts",
"coverage-viewer": "torch-coverage",
"test": "torch --renderer --compile --opts __tests__/mocha.opts",
"test-live": "torch --compile --interactive --opts __tests__/mocha.opts",
"test": "torch --renderer --compile --opts tests/mocha.opts",
"test-live": "torch --compile --interactive --opts tests/mocha.opts",
"tsc": "tsc --noEmit",

@@ -58,3 +58,3 @@ "typecheck": "tsc --noEmit"

"dependencies": {
"@antv/g-base": "^0.1.0-beta.3",
"@antv/g-base": "^0.1.0-beta.4",
"@antv/util": "~2.0.0",

@@ -64,3 +64,3 @@ "detect-browser": "^4.6.0"

"__npminstall_done": false,
"gitHead": "5d89418d9eb942862fb9582a325dd833f7054d84"
"gitHead": "688057a7b8a05b32b3a5286523648c9e8a2067c8"
}

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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