Socket
Socket
Sign inDemoInstall

rsocket-events-server

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rsocket-events-server - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

es/index.js

12

package.json
{
"name": "rsocket-events-server",
"description": "RSocket Events server for use in browser environments",
"version": "0.0.18",
"version": "0.0.19",
"repository": {

@@ -10,10 +10,12 @@ "type": "git",

"license": "MIT",
"build": "build/index.js",
"main": "lib/index.js",
"module": "es/index.js",
"files": [
"build",
"module",
"main"
"main",
"lib"
],
"build": "build/index.js",
"lib": "lib/index.js",
"module": "es/index.js",
"main": "es/index.js",
"scripts": {

@@ -20,0 +22,0 @@ "build": "rollup -c"

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