apollo-link-ws
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "apollo-link-ws", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "WebSocket transport layer for GraphQL", | ||
@@ -44,3 +44,3 @@ "author": "Evans Hauser <evanshauser@gmail.com>", | ||
"dependencies": { | ||
"apollo-link": "^1.0.6" | ||
"apollo-link": "^1.0.7" | ||
}, | ||
@@ -54,7 +54,7 @@ "peerDependencies": { | ||
"browserify": "14.5.0", | ||
"graphql": "0.11.7", | ||
"graphql-tag": "2.5.0", | ||
"graphql": "0.12.3", | ||
"graphql-tag": "2.6.0", | ||
"jest": "21.2.1", | ||
"rimraf": "2.6.1", | ||
"rollup": "0.52.1", | ||
"rollup": "0.52.2", | ||
"subscriptions-transport-ws": "0.9.4", | ||
@@ -64,3 +64,3 @@ "ts-jest": "21.2.4", | ||
"typescript": "2.6.2", | ||
"uglify-js": "3.2.1" | ||
"uglify-js": "3.2.2" | ||
}, | ||
@@ -67,0 +67,0 @@ "jest": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1
Updatedapollo-link@^1.0.7