@andamiojs/core
Advanced tools
Comparing version 0.0.13 to 0.0.14
@@ -7,3 +7,3 @@ { | ||
"type": "module", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"license": "MIT", | ||
@@ -17,2 +17,4 @@ "scripts": { | ||
"blake2b": "^2.1.4", | ||
"graphql": "16.6.0", | ||
"graphql-request": "6.1.0", | ||
"tsup": "^7.2.0" | ||
@@ -22,4 +24,2 @@ }, | ||
"@types/blake2b": "^2.1.2", | ||
"graphql": "16.6.0", | ||
"graphql-request": "6.1.0", | ||
"typedoc": "^0.25.3", | ||
@@ -33,3 +33,3 @@ "typescript": "4.6.4" | ||
"type": "git", | ||
"url": "https://gitlab.com/gimbalabs/andamio/andamiojs-group/turborepo-andamiojs" | ||
"url": "https://gitlab.com/gimbalabs/andamio/andamiojs" | ||
}, | ||
@@ -39,5 +39,5 @@ "keywords": [], | ||
"bugs": { | ||
"url": "https://gitlab.com/gimbalabs/andamio/andamiojs-group/turborepo-andamiojs/-/issues" | ||
"url": "https://gitlab.com/gimbalabs/andamio/andamiojs/-/issues" | ||
}, | ||
"homepage": "https://andamio.io" | ||
} |
227101
3
218
6662
6
+ Addedgraphql@16.6.0
+ Addedgraphql-request@6.1.0
+ Added@graphql-typed-document-node/core@3.2.0(transitive)
+ Addedcross-fetch@3.2.0(transitive)
+ Addedgraphql@16.6.0(transitive)
+ Addedgraphql-request@6.1.0(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)