@accounts/graphql-client
Advanced tools
Comparing version 0.15.0 to 0.16.0
{ | ||
"name": "@accounts/graphql-client", | ||
"version": "0.15.0", | ||
"version": "0.16.0", | ||
"description": "GraphQL client transport for accounts", | ||
@@ -28,11 +28,13 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"lodash": "4.17.11", | ||
"@types/jest": "24.0.15", | ||
"jest": "24.8.0", | ||
"lodash": "4.17.15", | ||
"nock": "10.0.6" | ||
}, | ||
"dependencies": { | ||
"@accounts/client": "^0.15.0", | ||
"@accounts/types": "^0.15.0", | ||
"@accounts/client": "^0.16.0", | ||
"@accounts/types": "^0.16.0", | ||
"graphql-tag": "^2.10.0", | ||
"tslib": "1.9.3" | ||
"tslib": "1.10.0" | ||
} | ||
} |
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
31830
4
+ Added@accounts/client@0.16.0(transitive)
+ Added@accounts/types@0.16.0(transitive)
+ Addedtslib@1.10.0(transitive)
- Removed@accounts/client@0.15.0(transitive)
- Removed@accounts/types@0.15.0(transitive)
- Removedtslib@1.9.3(transitive)
Updated@accounts/client@^0.16.0
Updated@accounts/types@^0.16.0
Updatedtslib@1.10.0