@daily-co/daily-js
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"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 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
98764
818