@vertx/jwt
Advanced tools
Comparing version 3.6.2 to 3.6.3
/* | ||
* Copyright 2018 ES4X | ||
* Copyright 2019 ES4X | ||
* | ||
@@ -4,0 +4,0 @@ * ES4X licenses this file to you under the Apache License, version 2.0 |
/* | ||
* Copyright 2018 ES4X | ||
* Copyright 2019 ES4X | ||
* | ||
@@ -4,0 +4,0 @@ * ES4X licenses this file to you under the Apache License, version 2.0 |
{ | ||
"name" : "@vertx/jwt", | ||
"description" : "Generated Eclipse Vert.x bindings for 'vertx-jwt'", | ||
"version" : "3.6.2", | ||
"version" : "3.6.3", | ||
"license" : "Apache License 2.0", | ||
@@ -10,10 +10,11 @@ "public" : true, | ||
"artifactId" : "vertx-jwt", | ||
"version" : "3.6.2" | ||
"version" : "3.6.3" | ||
}, | ||
"dependencies" : { | ||
"@vertx/core" : "3.6.2" | ||
"@vertx/core" : "3.6.3" | ||
}, | ||
"main" : "index.js", | ||
"module" : "module.mjs", | ||
"types" : "index.d.ts", | ||
"sideEffects" : false | ||
} |
5095
7
98
+ Added@vertx/core@3.6.3(transitive)
- Removed@vertx/core@3.6.2(transitive)
Updated@vertx/core@3.6.3