@operato/account
Advanced tools
Comparing version 1.0.0-alpha.15 to 1.0.0-alpha.16
@@ -6,2 +6,11 @@ # Change Log | ||
## [1.0.0-alpha.16](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2022-03-13) | ||
### :bug: Bug Fix | ||
* downgrad graphql related libraries ([d26b80f](https://github.com/hatiolab/operato/commit/d26b80fc31b10bfd3bf31b6473151af52f857c66)) | ||
## [1.0.0-alpha.15](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2022-03-13) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@operato/account", | ||
"version": "1.0.0-alpha.15", | ||
"version": "1.0.0-alpha.16", | ||
"main": "dist/index.js", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
"apollo-server": "^3.6.4", | ||
"graphql": "^16.3.0" | ||
"graphql": "^15.7.2" | ||
}, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
"prettier": "@hatiolab/prettier-config", | ||
"gitHead": "2f2d8a3d320ccce220e0c5edeb92d287f4b38af9" | ||
"gitHead": "61eb06224ad9f2f94004c78c33fd362f3798c713" | ||
} |
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
22617
+ Addedgraphql@15.9.0(transitive)
- Removedgraphql@16.10.0(transitive)
Updatedgraphql@^15.7.2