@graphql-tools/code-file-loader
Advanced tools
Comparing version 6.0.0-alpha-0bfc960.0 to 6.0.0-alpha-23e0ae8.0
{ | ||
"name": "@graphql-tools/code-file-loader", | ||
"version": "6.0.0-alpha-0bfc960.0", | ||
"version": "6.0.0-alpha-23e0ae8.0", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
@@ -9,6 +9,6 @@ "peerDependencies": { | ||
"dependencies": { | ||
"@graphql-tools/utils": "6.0.0-alpha-0bfc960.0", | ||
"@graphql-tools/graphql-tag-pluck": "6.0.0-alpha-0bfc960.0", | ||
"@graphql-tools/utils": "6.0.0-alpha-23e0ae8.0", | ||
"@graphql-tools/graphql-tag-pluck": "6.0.0-alpha-23e0ae8.0", | ||
"fs-extra": "9.0.0", | ||
"tslib": "1.11.1" | ||
"tslib": "~2.0.0" | ||
}, | ||
@@ -24,5 +24,2 @@ "repository": "git@github.com:ardatan/graphql-tools.git", | ||
}, | ||
"devDependencies": { | ||
"@types/fs-extra": "8.1.0" | ||
}, | ||
"publishConfig": { | ||
@@ -29,0 +26,0 @@ "access": "public" |
0
55588
+ Added@babel/parser@7.9.6(transitive)
+ Added@babel/traverse@7.9.6(transitive)
+ Added@babel/types@7.9.6(transitive)
+ Added@graphql-tools/graphql-tag-pluck@6.0.0-alpha-23e0ae8.0(transitive)
+ Added@graphql-tools/utils@6.0.0-alpha-23e0ae8.0(transitive)
+ Addedtslib@1.14.12.0.3(transitive)
- Removed@babel/parser@7.9.4(transitive)
- Removed@babel/traverse@7.9.5(transitive)
- Removed@babel/types@7.9.5(transitive)
- Removed@graphql-tools/graphql-tag-pluck@6.0.0-alpha-0bfc960.0(transitive)
- Removed@graphql-tools/utils@6.0.0-alpha-0bfc960.0(transitive)
- Removedtslib@1.11.12.8.1(transitive)
Updated@graphql-tools/graphql-tag-pluck@6.0.0-alpha-23e0ae8.0
Updatedtslib@~2.0.0