@litehex/node-vault
Advanced tools
Comparing version 0.1.0-alpha.4 to 0.1.0-alpha.5
@@ -218,6 +218,2 @@ "use strict"; | ||
client: this, | ||
refine: (init, params) => { | ||
console.log("refine", init, params); | ||
return init; | ||
}, | ||
schema: { | ||
@@ -224,0 +220,0 @@ path: import_zod3.z.object({ |
{ | ||
"name": "@litehex/node-vault", | ||
"version": "0.1.0-alpha.4", | ||
"version": "0.1.0-alpha.5", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Node.js client for the HashiCorp's Vault API", |
Sorry, the diff of this file is not supported yet
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
61323
585