@vertx/auth-digest
Advanced tools
Comparing version 3.6.2 to 3.6.3
/* | ||
* Copyright 2018 ES4X | ||
* Copyright 2019 ES4X | ||
* | ||
@@ -24,2 +24,8 @@ * ES4X licenses this file to you under the Apache License, version 2.0 | ||
/** | ||
* The property name to be used to set the name of the collection inside the config | ||
* | ||
*/ | ||
static readonly HTDIGEST_FILE : string; | ||
/** | ||
* Creates an instance of HtdigestAuth. | ||
@@ -26,0 +32,0 @@ * @return the created instance of {@link HtdigestAuth}s |
/* | ||
* 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/auth-digest", | ||
"description" : "Generated Eclipse Vert.x bindings for 'vertx-auth-htdigest'", | ||
"version" : "3.6.2", | ||
"version" : "3.6.3", | ||
"license" : "Apache License 2.0", | ||
@@ -10,11 +10,12 @@ "public" : true, | ||
"artifactId" : "vertx-auth-htdigest", | ||
"version" : "3.6.2" | ||
"version" : "3.6.3" | ||
}, | ||
"dependencies" : { | ||
"@vertx/core" : "3.6.2", | ||
"@vertx/auth-common" : "3.6.2" | ||
"@vertx/core" : "3.6.3", | ||
"@vertx/auth-common" : "3.6.3" | ||
}, | ||
"main" : "index.js", | ||
"module" : "module.mjs", | ||
"types" : "index.d.ts", | ||
"sideEffects" : false | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4551
7
80
+ Added@vertx/auth-common@3.6.3(transitive)
+ Added@vertx/core@3.6.3(transitive)
- Removed@vertx/auth-common@3.6.2(transitive)
- Removed@vertx/core@3.6.2(transitive)
Updated@vertx/auth-common@3.6.3
Updated@vertx/core@3.6.3