weex-gcanvas
Advanced tools
Comparing version 0.5.38 to 0.5.40
@@ -121,3 +121,3 @@ /** | ||
//----------------------------- | ||
GLog.d('gcanvas#=====>>>version: 0.5.38'); | ||
GLog.d('gcanvas#=====>>>version: 0.5.40'); | ||
@@ -124,0 +124,0 @@ GCanvas.start = function(el){ |
{ | ||
"name": "weex-gcanvas", | ||
"version": "0.5.38", | ||
"version": "0.5.40", | ||
"main":"gcanvas.js", | ||
@@ -14,3 +14,6 @@ "platform": [ | ||
], | ||
"license": "Apache 2.0" | ||
"license": "Apache 2.0", | ||
"dependencies": { | ||
"@ali/WeexUtils": "^0.2.54" | ||
} | ||
} |
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
240632
1
+ Added@ali/WeexUtils@^0.2.54