@vertx/auth-jwt
Advanced tools
Comparing version 4.1.0 to 4.2.0
{ | ||
"name" : "@vertx/auth-jwt", | ||
"description" : "Generated Eclipse Vert.x bindings for 'vertx-auth-jwt'", | ||
"version" : "4.1.0", | ||
"version" : "4.2.0", | ||
"license" : "Apache-2.0", | ||
@@ -10,10 +10,9 @@ "public" : true, | ||
"artifactId" : "vertx-auth-jwt", | ||
"version" : "4.1.0" | ||
"version" : "4.2.0" | ||
}, | ||
"dependencies" : { | ||
"@vertx/core" : "4.1.0", | ||
"@vertx/auth-common" : "4.1.0" | ||
"@vertx/core" : "4.2.0", | ||
"@vertx/auth-common" : "4.2.0" | ||
}, | ||
"main" : "index.js", | ||
"module" : "index.mjs", | ||
"types" : "index.d.ts", | ||
@@ -25,2 +24,3 @@ "exports" : { | ||
}, | ||
"type" : "module", | ||
"sideEffects" : false, | ||
@@ -27,0 +27,0 @@ "repository" : { |
Yes
9904
+ Added@vertx/auth-common@4.2.0(transitive)
+ Added@vertx/core@4.2.0(transitive)
- Removed@vertx/auth-common@4.1.0(transitive)
- Removed@vertx/core@4.1.0(transitive)
Updated@vertx/auth-common@4.2.0
Updated@vertx/core@4.2.0