Comparing version
@@ -142,19 +142,5 @@ define(function(require) { | ||
ctx.closePath(); | ||
shape.brushType = shape.brushTypeOnly || shape.brushType; | ||
if ( | ||
shape.style.brushType === 'fill' | ||
|| shape.style.brushType === 'both' | ||
) { | ||
if (ctx.isPointInPath(x, y)) { | ||
return true; | ||
} | ||
if (ctx.isPointInPath(x, y)) { | ||
return true; | ||
} | ||
else if ( | ||
shape.style.brushType === 'stroke' | ||
|| shape.style.brushType === 'both') { | ||
ctx.lineWidth = shape.style.lineWidth; | ||
if (ctx.isPointInStroke(x, y)) { | ||
return true; | ||
} | ||
} | ||
} | ||
@@ -217,3 +203,3 @@ } | ||
// addBenck('mathMethod', 'Math method'); | ||
addBenck('mathMethod', 'Math method'); | ||
addBenck('buildPath', 'Native isPointInPath'); | ||
@@ -220,0 +206,0 @@ addBenck('jsInsidePath', 'JS isPointInPath'); |
@@ -0,0 +0,0 @@ define(function (require) { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /*! |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ // http://www.w3.org/TR/SVG/ |
{ | ||
"name": "zrenderjs", | ||
"description": "一个轻量级的Canvas类库,MVC封装,数据驱动,提供类Dom事件模型,让canvas绘图大不同!", | ||
"version": "0.0.1", | ||
"maintainers": [ | ||
{ "name": "Kener", "email": "kener.linfeng@gmail.com" }, | ||
{ "name": "Pissang", "email": "shenyi.914@gmail.com" }, | ||
{ "name": "Erik", "email": "errorrik@gmail.com" }, | ||
{ "name": "Yangji", "email": "511415343@qq.com" }, | ||
{ "name": "Sushuang", "email": "sushuang0322@gmail.com" } | ||
"version": "2.0.8-amd-beta1", | ||
"main": "zrender", | ||
"keywords": [ | ||
"echarts", | ||
"chart", | ||
"graph", | ||
"webpack", | ||
"canvas" | ||
], | ||
"main": "zrender", | ||
"repository": "git://github.com/uooo/zrender", | ||
"homepage": "https://ecomfe.github.com/zrender" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
High entropy strings
Supply chain riskContains high entropy strings. This could be a sign of encrypted data, leaked secrets or obfuscated code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2852446
108.89%0
-100%67836
119.31%79
-24.04%33
1550%16
1500%