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

abengine

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abengine - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

5

JS/Module/Decorate.js

@@ -17,6 +17,9 @@ /**

*/
RegisterSelectPoint(callback) {
RegisterSelectPoint(callback,callBack1) {
var re = [{
code: 103005,
callBack: callback
}, {
code: 103004,
callBack:callBack1
}]

@@ -23,0 +26,0 @@ this.#unityInstance.Register(re)

2

package.json
{
"name": "abengine",
"version": "1.0.15",
"version": "1.0.16",
"description": "引入 npm i ABengine",

@@ -5,0 +5,0 @@ "main": "ab3d.js",

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