We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165b38d commit b4393b7Copy full SHA for b4393b7
CHANGELOG
@@ -1,3 +1,7 @@
1
+isotopes-0.5.1 (2018-12-26)
2
+
3
+ * Updated all dependencies to fix security vulnerabilities
4
5
isotopes-0.5.0 (2018-08-07)
6
7
* Removed retryability implementation (AWS SDK provides it)
package.json
@@ -1,6 +1,6 @@
{
"name": "isotopes",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "Serverless and typed object store built on top of AWS SimpleDB",
"keywords": [
"aws",
0 commit comments