New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jam-react

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jam-react - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

14

package.json
{
"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

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