Socket
Socket
Sign inDemoInstall

freeice

Package Overview
Dependencies
1
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "freeice",
"version": "1.0.0",
"version": "1.0.1",
"description": "Get free, randomized STUN and TURN servers for your WebRTC application",

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

@@ -95,3 +95,4 @@ # freeice

'stun.voipbuster.com',
'stun.voipstunt.com'
'stun.voipstunt.com',
'stun.voxgratia.org'
];

@@ -98,0 +99,0 @@

@@ -19,3 +19,4 @@ // STUN servers

'stun.voipbuster.com',
'stun.voipstunt.com'
'stun.voipstunt.com',
'stun.voxgratia.org'
];

@@ -22,0 +23,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc