@nhost/nhost-js
Advanced tools
Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "@nhost/nhost-js", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Nhost JavaScript SDK", | ||
@@ -35,2 +35,3 @@ "license": "MIT", | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": { | ||
@@ -48,5 +49,5 @@ "node": "./dist/index.cjs.js", | ||
"isomorphic-unfetch": "^3.1.0", | ||
"@nhost/graphql-js": "0.1.0", | ||
"@nhost/hasura-auth-js": "2.1.0", | ||
"@nhost/hasura-storage-js": "2.1.0" | ||
"@nhost/graphql-js": "0.1.1", | ||
"@nhost/hasura-auth-js": "2.1.1", | ||
"@nhost/hasura-storage-js": "2.1.1" | ||
}, | ||
@@ -53,0 +54,0 @@ "devDependencies": { |
639054
+ Added@nhost/graphql-js@0.1.1(transitive)
+ Added@nhost/hasura-auth-js@2.1.1(transitive)
+ Added@nhost/hasura-storage-js@2.1.1(transitive)
- Removed@nhost/graphql-js@0.1.0(transitive)
- Removed@nhost/hasura-auth-js@2.1.0(transitive)
- Removed@nhost/hasura-storage-js@2.1.0(transitive)
Updated@nhost/graphql-js@0.1.1
Updated@nhost/hasura-auth-js@2.1.1