graphql-ws
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -16,3 +16,2 @@ "use strict"; | ||
parseValue(value) { | ||
console.log('parseValue'); | ||
return (value instanceof Binary_1.Binary) ? value : null; | ||
@@ -19,0 +18,0 @@ }, |
{ | ||
"name": "graphql-ws", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "WebSocket transport for GraphQL", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
387797
7254