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

bili-small-game

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bili-small-game - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

4

lib/adapter.ios.opendata.js

@@ -52,8 +52,6 @@ // This file is always executed before the App's index.js. It sets up most of

onMessage(callback) {
_internalBili.setMessageCallback(function(res) {
_internalBL.setMessageCallback(function(res) {
try {
console.log('test', res);
callback(JSON.parse(res));
} catch (e) {
console.log('eeeeeeeeee:', e);
}

@@ -60,0 +58,0 @@ });

{
"name": "bili-small-game",
"version": "1.0.17",
"version": "1.0.18",
"description": "bilibili small game",

@@ -5,0 +5,0 @@ "main": "index.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