weex-gcanvas
Advanced tools
Comparing version 0.5.26 to 0.5.28
@@ -120,3 +120,3 @@ /** | ||
//----------------------------- | ||
GLog.d('gcanvas#=====>>>version: 0.5.24'); | ||
GLog.d('gcanvas#=====>>>version: 0.5.28'); | ||
@@ -123,0 +123,0 @@ GCanvas.start = function(el){ |
@@ -728,3 +728,3 @@ var GBridge = require("./gutil").GBridge; | ||
var cacheKey = image.id; | ||
var cacheKey = this.componentId + "_" + image.id; | ||
@@ -731,0 +731,0 @@ // var imageCache = this._getImageTexture(image.src); |
{ | ||
"name": "weex-gcanvas", | ||
"version": "0.5.26", | ||
"version": "0.5.28", | ||
"main":"gcanvas.js", | ||
@@ -5,0 +5,0 @@ "platform": [ |
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
240316
16
6586