@hylid/call
Advanced tools
Comparing version 3.2.0-alpha.11 to 3.2.2
@@ -10,3 +10,2 @@ import { mpWebOnMessage, mpWebPostMessage } from "./mpWebBridge"; | ||
// 不是 jsapi 的调用的消息 | ||
if (message.type && message.type !== 'apiCall') return; | ||
if (!serialId) return; | ||
@@ -13,0 +12,0 @@ if (!callMap[serialId]) return; |
{ | ||
"name": "@hylid/call", | ||
"version": "3.2.0-alpha.11", | ||
"version": "3.2.2", | ||
"main": "lib/index.js", | ||
@@ -9,4 +9,4 @@ "files": [ | ||
"dependencies": { | ||
"@hylid/env": "^3.2.0-alpha.11", | ||
"@hylid/types": "^3.2.0-alpha.11" | ||
"@hylid/env": "^3.2.2", | ||
"@hylid/types": "^3.2.2" | ||
}, | ||
@@ -13,0 +13,0 @@ "publishConfig": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
31333
975
Updated@hylid/env@^3.2.2
Updated@hylid/types@^3.2.2