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

@hylid/call

Package Overview
Dependencies
Maintainers
0
Versions
125
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.26 to 4.0.27-alpha.0

2

lib/mpWebCall.js

@@ -60,3 +60,3 @@ var __assign = this && this.__assign || function () {

config = __assign({
timeout: 0
timeout: 20000
}, config);

@@ -63,0 +63,0 @@ var random = Math.floor(Math.random() * 1000000);

{
"name": "@hylid/call",
"version": "4.0.26",
"version": "4.0.27-alpha.0",
"main": "lib/index.js",

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

"dependencies": {
"@hylid/env": "^4.0.26",
"@hylid/types": "^4.0.26"
"@hylid/env": "^4.0.27-alpha.0",
"@hylid/types": "^4.0.27-alpha.0"
},

@@ -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