New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

common-game

Package Overview
Dependencies
Maintainers
1
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

common-game - npm Package Compare versions

Comparing version 0.0.43 to 0.0.44

2

package.json
{
"name": "common-game",
"version": "0.0.43",
"version": "0.0.44",
"description": "",

@@ -5,0 +5,0 @@ "main": "common-game.js",

@@ -61,9 +61,10 @@ import * as PIXI from "@tbminiapp/pixi-miniprogram-engine";

this.setData({
isRunCanvas: true,
canvasId: "canvas" + Utils.uniId(),
targetWidth: baseSize.width,
targetHeight: baseSize.height
});
}, () => {
this.setData({
isRunCanvas: true,
targetWidth: baseSize.width,
targetHeight: baseSize.height
});
})
},

@@ -70,0 +71,0 @@ didUpdate(prevProps) {

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