@vertx/auth-jwt
Advanced tools
Comparing version 3.7.0 to 3.7.1
{ | ||
"name" : "@vertx/auth-jwt", | ||
"description" : "Generated Eclipse Vert.x bindings for 'vertx-auth-jwt'", | ||
"version" : "3.7.0", | ||
"version" : "3.7.1", | ||
"license" : "Apache License 2.0", | ||
@@ -10,7 +10,7 @@ "public" : true, | ||
"artifactId" : "vertx-auth-jwt", | ||
"version" : "3.7.0" | ||
"version" : "3.7.1" | ||
}, | ||
"dependencies" : { | ||
"@vertx/core" : "3.7.0", | ||
"@vertx/auth-common" : "3.7.0" | ||
"@vertx/core" : "3.7.1", | ||
"@vertx/auth-common" : "3.7.1" | ||
}, | ||
@@ -17,0 +17,0 @@ "main" : "index.js", |
+ Added@vertx/auth-common@3.7.1(transitive)
+ Added@vertx/core@3.7.1(transitive)
- Removed@vertx/auth-common@3.7.0(transitive)
- Removed@vertx/core@3.7.0(transitive)
Updated@vertx/auth-common@3.7.1
Updated@vertx/core@3.7.1