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.2.0 to 0.2.1

4

package.json
{
"name": "@daily-co/daily-js",
"version": "0.2.0",
"version": "0.2.1",
"engines": {
"node": ">=10.0.0"
},
"homepage": "https://www.daily.co/",
"homepage": "https://github.com/daily-co/daily-js/",
"main": "src/main.js",

@@ -9,0 +9,0 @@ "module": "src/module.js",

@@ -9,2 +9,7 @@ # daily-js

API docs for creating and managing rooms, permission tokens,
recordings, and other resources are here:
https://docs.daily.co/reference
## Getting started

@@ -72,7 +77,6 @@

Of course, you can also use a bundler like webpack or rollup. Install
this github repo into your `package.json` and `node_modules`.
Of course, you can also use a bundler like webpack or rollup.
```
npm install --save daily-co/daily-js
npm install @daily-co/daily-js

@@ -79,0 +83,0 @@ ```

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