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

rsocket-core

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rsocket-core - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

4

build/RSocketMachine.js

@@ -364,3 +364,3 @@ /**

default:
if (__DEV__) {
if (false) {
console.log(

@@ -418,3 +418,3 @@ 'RSocketClient: Unsupported frame type `%s` on stream `%s`.',

default:
if (__DEV__) {
if (false) {
console.log(

@@ -421,0 +421,0 @@ 'RSocketClient: Unsupported frame type `%s` on stream `%s`.',

{
"name": "rsocket-core",
"description": "RSocket core",
"version": "0.0.6",
"version": "0.0.7",
"repository": {

@@ -14,5 +14,5 @@ "type": "git",

"fbjs": "^0.8.12",
"rsocket-flowable": "^0.0.6",
"rsocket-types": "^0.0.6"
"rsocket-flowable": "^0.0.7",
"rsocket-types": "^0.0.7"
}
}

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