@benzene/ws
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "@benzene/ws", | ||
"type": "module", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Fast, minimal, agnostic GraphQL over WebSockets", | ||
@@ -41,6 +41,6 @@ "author": "Hoang Vo (https://hoangvvo.com)", | ||
"dependencies": { | ||
"@benzene/core": "^0.8.0" | ||
"@benzene/core": "^0.8.1" | ||
}, | ||
"peerDependencies": { | ||
"graphql": ">=15" | ||
"graphql": "^15.0.0 || ^16.0.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "publishConfig": { |
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
20124
452
Updated@benzene/core@^0.8.1