Socket
Socket
Sign inDemoInstall

ice-breaker

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

2

lib/constants.js

@@ -108,3 +108,3 @@ 'use strict';

COMPONENT_ID: '[0-9]{1,5}',
FOUNDATION: '[a-zA-Z0-9\\+\\/]+',
FOUNDATION: '[a-zA-Z0-9\\+\\/\\-]+',
PRIORITY: '[0-9]{1,10}',

@@ -111,0 +111,0 @@ TRANSPORT: transport.UPD + '|' + TOKEN,

{
"name": "ice-breaker",
"version": "0.0.4",
"version": "0.0.5",
"description": "Parse WebRTC ICE Candidates string",

@@ -5,0 +5,0 @@ "main": "lib/ice-breaker.js",

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