Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

weex-gcanvas

Package Overview
Dependencies
Maintainers
6
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

weex-gcanvas - npm Package Compare versions

Comparing version 0.5.28 to 0.5.30

2

gcanvas.js

@@ -120,3 +120,3 @@ /**

//-----------------------------
GLog.d('gcanvas#=====>>>version: 0.5.28');
GLog.d('gcanvas#=====>>>version: 0.5.30');

@@ -123,0 +123,0 @@ GCanvas.start = function(el){

@@ -759,3 +759,3 @@ var GBridge = require("./gutil").GBridge;

GLog.d('gcontext2d#drawImage() with callGCanvasLinkNative');
GBridge.bindImageTexture(that.componentId, [image.src, cacheKey], function(e){
GBridge.bindImageTexture(that.componentId, [image.src, image.id], function(e){
if( !e.error )

@@ -762,0 +762,0 @@ {

{
"name": "weex-gcanvas",
"version": "0.5.28",
"version": "0.5.30",
"main":"gcanvas.js",

@@ -5,0 +5,0 @@ "platform": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc