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

@daily-co/daily-js

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daily-co/daily-js - npm Package Compare versions

Comparing version 0.9.3-beta.2 to 0.9.3-beta.3

6

package.json
{
"name": "@daily-co/daily-js",
"version": "0.9.3-beta.2",
"version": "0.9.3-beta.3",
"engines": {

@@ -8,4 +8,4 @@ "node": ">=10.0.0"

"homepage": "https://github.com/daily-co/daily-js/",
"main": "src/main.js",
"module": "src/module.js",
"main": "dist/main.js",
"module": "dist/module.js",
"files": "dist",

@@ -12,0 +12,0 @@ "unpkg": "dist/daily-iframe.js",

@@ -89,2 +89,5 @@ import EventEmitter from 'events';

},
dailyConfig: {
// only for call object mode, for now
},
// style to apply to iframe in createFrame factory method

@@ -91,0 +94,0 @@ iframeStyle: true,

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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