Skip to content

Commit 6f0fb45

Browse files
authored
Update the protobuf (#74)
* protobuf change to allow passing encryption type for security data on records_add and records_update API endpoints * protobuf update * v16.0.74
1 parent 57700b3 commit 6f0fb45

File tree

4 files changed

+124760
-110680
lines changed

4 files changed

+124760
-110680
lines changed

keeperapi/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

keeperapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@keeper-security/keeperapi",
33
"description": "Keeper API Javascript SDK",
4-
"version": "16.0.73",
4+
"version": "16.0.74",
55
"browser": "dist/index.es.js",
66
"main": "dist/index.cjs.js",
77
"types": "dist/node/index.d.ts",

0 commit comments

Comments
 (0)