@antv/g-svg
Advanced tools
Comparing version 0.1.0-beta.3 to 0.1.0-beta.4
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1033540
Updated@antv/g-base@^0.1.0-beta.4