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

rtc-core

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rtc-core - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

detect.js

@@ -49,3 +49,3 @@ /* jshint node: true */

if (typeof hostObject[testName] == 'function') {
if (typeof hostObject[testName] != 'undefined') {
// update the last used prefix

@@ -52,0 +52,0 @@ detect.browser = detect.browser || prefix.toLowerCase();

@@ -7,3 +7,3 @@ {

],
"version": "0.4.0",
"version": "0.4.1",
"dependencies": {},

@@ -10,0 +10,0 @@ "devDependencies": {

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