rsocket-core
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
375779
7148
+ Addedrsocket-flowable@0.0.7(transitive)
+ Addedrsocket-types@0.0.7(transitive)
- Removedrsocket-flowable@0.0.6(transitive)
- Removedrsocket-types@0.0.6(transitive)
Updatedrsocket-flowable@^0.0.7
Updatedrsocket-types@^0.0.7