@shoutem/api-sdk
Advanced tools
Comparing version 1.1.11 to 1.1.12
{ | ||
"name": "@shoutem/api-sdk", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "Javascript SDK for Shoutem API using fetch", | ||
@@ -43,6 +43,6 @@ "main": "build/lib/index.js", | ||
"dependencies": { | ||
"@shoutem/fetch-token-intercept": "0.3.0", | ||
"lodash": "4.17.11", | ||
"urijs": "1.19.1" | ||
"@shoutem/fetch-token-intercept": "^0.3.0", | ||
"lodash": "^4.17.4", | ||
"urijs": "^1.19.2" | ||
} | ||
} |
30908
+ Addedlodash@4.17.21(transitive)
+ Addedurijs@1.19.11(transitive)
- Removedlodash@4.17.11(transitive)
- Removedurijs@1.19.1(transitive)
Updatedlodash@^4.17.4
Updatedurijs@^1.19.2