Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "jam-react", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Audio space like Clubhouse / Twitter Spaces as a React component, made with WebRTC", | ||
@@ -15,4 +15,12 @@ "keywords": [ | ||
"module": "dist/index.js", | ||
"repository": "https://gitlab.com/jam-systems/jam/-/tree/master/ui/jam-react", | ||
"author": "Thomas Schranz, Christoph Witzany, Gregor Mitscha-Baude", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://gitlab.com/jam-systems/jam.git", | ||
"directory": "ui/jam-react" | ||
}, | ||
"author": "Gregor Mitscha-Baude", | ||
"contributors": [ | ||
"Christoph Witzany", | ||
"Thomas Schranz" | ||
], | ||
"license": "Apache-2.0", | ||
@@ -19,0 +27,0 @@ "files": [ |
@@ -26,3 +26,3 @@ <p align="center"> | ||
* `roomId` - **required**, string, your room ID which also make the room accessible by navigating to `https://jam.systems/<roomId>`. | ||
* `roomId` - **required**, string, your room ID which also makes the room accessible by navigating to `https://jam.systems/<roomId>`. | ||
* `jamUrl` - optional, string, URL of the jam instance. The default is `https://jam.systems` which you may use freely. | ||
@@ -66,4 +66,3 @@ * `newRoom` - optional, `{name: string, description: string}`, to customize the room at the moment it is created. (Advanced options that will add way more customizations than the current UI are coming soon.) | ||
<p align="center"> | ||
<img title='Jam mascot by @eejitlikeme' | ||
src="https://i.imgur.com/nmYENw9.png" | ||
<img src="https://i.imgur.com/nmYENw9.png" | ||
width="900"/> | ||
@@ -70,0 +69,0 @@ </p> |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
1
14280
23
85