apollo-link-http
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -5,2 +5,6 @@ # Change log | ||
### 1.3.2 | ||
- Update to graphql@0.12 | ||
### 1.3.1 | ||
@@ -7,0 +11,0 @@ - export options as named interface [TypeScript] |
{ | ||
"name": "apollo-link-http", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "HTTP transport layer for GraphQL", | ||
@@ -45,3 +45,3 @@ "author": "Evans Hauser <evanshauser@gmail.com>", | ||
"dependencies": { | ||
"apollo-link": "^1.0.6" | ||
"apollo-link": "^1.0.7" | ||
}, | ||
@@ -57,12 +57,12 @@ "peerDependencies": { | ||
"fetch-mock": "5.13.1", | ||
"graphql": "0.11.7", | ||
"graphql-tag": "2.5.0", | ||
"graphql": "0.12.3", | ||
"graphql-tag": "2.6.0", | ||
"jest": "21.2.1", | ||
"object-to-querystring": "1.0.4", | ||
"rimraf": "2.6.1", | ||
"rollup": "0.52.1", | ||
"rollup": "0.52.2", | ||
"ts-jest": "21.2.4", | ||
"tslint": "5.8.0", | ||
"typescript": "2.6.2", | ||
"uglify-js": "3.2.1" | ||
"uglify-js": "3.2.2" | ||
}, | ||
@@ -69,0 +69,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
79623
5
Updatedapollo-link@^1.0.7