apollo-link-dedup
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "apollo-link-dedup", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Deduplicates queries that are currently on the wire", | ||
@@ -44,3 +44,3 @@ "author": "Evans Hauser <evanshauser@gmail.com>", | ||
"dependencies": { | ||
"apollo-link": "^1.0.6" | ||
"apollo-link": "^1.0.7" | ||
}, | ||
@@ -51,11 +51,11 @@ "devDependencies": { | ||
"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", | ||
"ts-jest": "21.2.4", | ||
"tslint": "5.8.0", | ||
"typescript": "2.6.2", | ||
"uglify-js": "3.2.1" | ||
"uglify-js": "3.2.2" | ||
}, | ||
@@ -62,0 +62,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