@vertx/jwt
Advanced tools
Comparing version 3.8.2 to 3.8.3
{ | ||
"name" : "@vertx/jwt", | ||
"description" : "Generated Eclipse Vert.x bindings for 'vertx-jwt'", | ||
"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-jwt", | ||
"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", |
@@ -36,3 +36,3 @@ ![npm (scoped)](https://img.shields.io/npm/v/@vertx/jwt.svg) | ||
```js | ||
/// <definition types="@vertx/core/runtime" /> | ||
/// <definition types="es4x.d.ts" /> | ||
// @ts-check | ||
@@ -39,0 +39,0 @@ |
5077
5
+ Added@vertx/core@3.8.3(transitive)
- Removed@vertx/core@3.8.2(transitive)
Updated@vertx/core@3.8.3