@jiaminghi/c-render
Advanced tools
Comparing version 0.2.8 to 0.2.9
@@ -0,1 +1,7 @@ | ||
# 0.2.9-alpha (2019-05-24) | ||
### Bug Fixes | ||
- **graphs:** `extendNewGraph` Exception. | ||
# 0.2.8-alpha (2019-05-21) | ||
@@ -2,0 +8,0 @@ |
@@ -790,3 +790,3 @@ import beziercurve from '@jiaminghi/bezier-curve' | ||
config.set(name, config) | ||
graphs.set(name, config) | ||
} |
{ | ||
"name": "@jiaminghi/c-render", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"author": "JiaMing <743192023@qq.com>", | ||
@@ -5,0 +5,0 @@ "description": "Canvas-based vector graphics rendering plugin", |
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
133413