@accounts/graphql-client
Advanced tools
Comparing version 0.23.0 to 0.24.0
{ | ||
"name": "@accounts/graphql-client", | ||
"version": "0.23.0", | ||
"version": "0.24.0", | ||
"description": "GraphQL client transport for accounts", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "25.1.2", | ||
"@types/jest": "25.1.3", | ||
"jest": "25.1.0", | ||
@@ -34,8 +34,8 @@ "lodash": "4.17.15" | ||
"dependencies": { | ||
"@accounts/client": "^0.23.0", | ||
"@accounts/types": "^0.23.0", | ||
"@accounts/client": "^0.24.0", | ||
"@accounts/types": "^0.24.0", | ||
"graphql-tag": "^2.10.0", | ||
"tslib": "1.10.0" | ||
}, | ||
"gitHead": "1f9ea351eb63e6be17081feaf68cc03a3cf4ff74" | ||
"gitHead": "2afdeb069b1af360345d2398cef33bf0dc23e361" | ||
} |
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
+ Added@accounts/client@0.24.0(transitive)
+ Added@accounts/types@0.24.0(transitive)
- Removed@accounts/client@0.23.0(transitive)
- Removed@accounts/types@0.23.0(transitive)
Updated@accounts/client@^0.24.0
Updated@accounts/types@^0.24.0