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.46 to 0.5.47

gcontext2d-hushuai.js

6

gcanvas.js

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

//-----------------------------
GLog.d('gcanvas#=====>>>version: 0.5.44');
GLog.d('gcanvas#=====>>>version: 0.5.47');

@@ -126,3 +126,5 @@ GCanvas.start = function(el){

if( weex.supports('@weex-module/userTrack') )
if( (typeof weex!=='undefined' && weex.supports && weex.supports('@weex-module/userTrack')) ||
(__weex_module_supports__ && __weex_module_supports__('@weex-module/userTrack')) )
{

@@ -129,0 +131,0 @@ try {

{
"name": "weex-gcanvas",
"version": "0.5.46",
"version": "0.5.47",
"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