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

@hylid/call

Package Overview
Dependencies
Maintainers
0
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hylid/call - npm Package Compare versions

Comparing version 4.0.8-alpha.1 to 4.0.8

1

lib/webCall.js

@@ -17,2 +17,3 @@ export var alipayJSBridge = function alipayJSBridge(cb) {

complete = _a.complete;
// 兼容 worldfirst 安卓端报错,后续客户端统一字段后删除
if (res.error || res.errorCode) {

@@ -19,0 +20,0 @@ fail === null || fail === void 0 ? void 0 : fail(res);

6

package.json
{
"name": "@hylid/call",
"version": "4.0.8-alpha.1",
"version": "4.0.8",
"main": "lib/index.js",

@@ -9,4 +9,4 @@ "files": [

"dependencies": {
"@hylid/env": "^4.0.8-alpha.1",
"@hylid/types": "^4.0.8-alpha.1"
"@hylid/env": "^4.0.8",
"@hylid/types": "^4.0.8"
},

@@ -13,0 +13,0 @@ "publishConfig": {

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