@graphitation/graphql-codegen-supermassive-schema-extraction-plugin
Advanced tools
Comparing version 1.1.0 to 1.1.1
# Change Log - @graphitation/graphql-codegen-supermassive-schema-extraction-plugin | ||
This log was last generated on Mon, 21 Nov 2022 14:11:53 GMT and should not be manually modified. | ||
This log was last generated on Fri, 25 Nov 2022 15:30:47 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 1.1.1 | ||
Fri, 25 Nov 2022 15:30:47 GMT | ||
### Patches | ||
- Hotfix: dependencies fixed after the supermassive split (jakubvejr@microsoft.com) | ||
## 1.1.0 | ||
Mon, 21 Nov 2022 14:11:53 GMT | ||
Mon, 21 Nov 2022 14:12:11 GMT | ||
@@ -11,0 +19,0 @@ ### Minor changes |
{ | ||
"name": "@graphitation/graphql-codegen-supermassive-schema-extraction-plugin", | ||
"license": "MIT", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "./lib/index", | ||
@@ -18,3 +18,2 @@ "repository": { | ||
"devDependencies": { | ||
"@graphitation/supermassive-extractors": "*", | ||
"@graphql-codegen/plugin-helpers": "^1.18.2", | ||
@@ -28,2 +27,3 @@ "@types/jest": "^26.0.22", | ||
"dependencies": { | ||
"@graphitation/supermassive-extractors": "^2.0.0", | ||
"typescript": "^4.4.3 <4.5.0" | ||
@@ -30,0 +30,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
8479
3
3
+ Added@graphitation/supermassive-extractors@2.2.5(transitive)
+ Addedtypescript@5.7.2(transitive)