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

simple-room-client

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-room-client - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

lib/actions.d.ts

10

package.json
{
"name": "simple-room-client",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "./dist/simple-room-client.umd.cjs",
"module": "./dist/simple-room-client.js",
"module": "./lib/index.js",
"exports": {
".": {
"import": "./dist/simple-room-client.js",
"import": "./lib/index.js",
"require": "./dist/simple-room-client.umd.cjs"

@@ -22,3 +22,5 @@ }

"files": [
"dist"
"dist",
"lib",
"src"
],

@@ -25,0 +27,0 @@ "type": "module",

dist/simple-room-client.js

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

Sorry, the diff of this file is not supported yet

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