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.
2 parents 6e75390 + 869da44 commit 15e1805Copy full SHA for 15e1805
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@alertlogic/al-aws-collector-js",
3
- "version": "1.3.0",
+ "version": "1.3.1",
4
"license": "MIT",
5
"description": "Alert Logic AWS Collector Common Library",
6
"repository": {
@@ -32,11 +32,11 @@
32
"sinon": "^3.3.0"
33
},
34
"dependencies": {
35
- "@alertlogic/al-collector-js": "^1.1.2",
36
- "cfn-response": "^1.0.1",
37
- "async": "^2.6.1",
38
- "moment": "^2.19.2",
39
- "deep-equal": "^1.0.1"
+ "@alertlogic/al-collector-js": "1.1.2",
+ "cfn-response": "1.0.1",
+ "async": "2.6.1",
+ "moment": "2.19.2",
+ "deep-equal": "1.0.1"
40
41
"author": "Alert Logic Inc."
42
}
0 commit comments