@nhost/nhost-js
Advanced tools
Comparing version 0.3.5 to 0.3.6
{ | ||
"name": "@nhost/nhost-js", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Nhost JavaScript SDK", | ||
@@ -19,3 +19,4 @@ "keywords": [ | ||
"files": [ | ||
"dist/" | ||
"dist", | ||
"src" | ||
], | ||
@@ -35,4 +36,4 @@ "scripts": { | ||
"dependencies": { | ||
"@nhost/hasura-auth-js": "^0.1.9", | ||
"@nhost/hasura-storage-js": "^0.0.5", | ||
"@nhost/hasura-auth-js": "^0.1.10", | ||
"@nhost/hasura-storage-js": "^0.0.6", | ||
"axios": "^0.23.0", | ||
@@ -39,0 +40,0 @@ "jwt-decode": "^3.1.2", |
56821
44
1036
+ Added@nhost/hasura-storage-js@0.0.6(transitive)
- Removed@nhost/hasura-storage-js@0.0.5(transitive)