@vertx/config
Advanced tools
+4
-4
| { | ||
| "name" : "@vertx/config", | ||
| "description" : "Generated Eclipse Vert.x bindings for 'vertx-config'", | ||
| "version" : "3.8.2", | ||
| "license" : "Apache License 2.0", | ||
| "version" : "3.8.3", | ||
| "license" : "Apache-2.0", | ||
| "public" : true, | ||
@@ -10,6 +10,6 @@ "maven" : { | ||
| "artifactId" : "vertx-config", | ||
| "version" : "3.8.2" | ||
| "version" : "3.8.3" | ||
| }, | ||
| "dependencies" : { | ||
| "@vertx/core" : "3.8.2" | ||
| "@vertx/core" : "3.8.3" | ||
| }, | ||
@@ -16,0 +16,0 @@ "main" : "index.js", |
+1
-1
@@ -36,3 +36,3 @@  | ||
| ```js | ||
| /// <definition types="@vertx/core/runtime" /> | ||
| /// <definition types="es4x.d.ts" /> | ||
| // @ts-check | ||
@@ -39,0 +39,0 @@ |
15843
-0.11%8
-11.11%+ Added
- Removed
Updated