@types/consul
Advanced tools
Comparing version 0.23.28-alpha to 0.23.29
{ | ||
"name": "@types/consul", | ||
"version": "0.23.28-alpha", | ||
"version": "0.23.29", | ||
"description": "TypeScript definitions for Consul v0.23.0", | ||
@@ -15,4 +15,4 @@ "main": "", | ||
"dependencies": { | ||
"@types/node": "4.0.27-alpha" | ||
"@types/node": "4.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 08 Jul 2016 19:21:55 GMT | ||
* Last updated: Thu, 14 Jul 2016 13:52:37 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -27,3 +27,3 @@ { | ||
], | ||
"contentHash": "25ef1c019edfe60ebd49912371711a2d60b57f0cf11115c3265b9f4e41c127b0" | ||
"contentHash": "521fba48938ff4140b1599e60ae2e7af799dd59f921860561adc023774da0b47" | ||
} |
33111
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@4.0.27-alpha(transitive)
Updated@types/node@4.0.*