🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@bitwarden/sdk-napi

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitwarden/sdk-napi - npm Package Compare versions

Comparing version
0.2.0
to
0.2.1
+7
-5
LICENSE

@@ -18,3 +18,4 @@ BITWARDEN SOFTWARE DEVELOPMENT KIT LICENSE AGREEMENT

products distributed by the Company; and (ii) complies with the Company’s
acceptable use policy available at the following URL: Acceptable Use.
acceptable use policy available at the following URL:
https://bitwarden.com/terms/#acceptable_use.

@@ -70,6 +71,7 @@ 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of

License Agreement. Except for contributions to Bitwarden pursuant to the
Contribution License Agreement available at this URL (Contributor License), or
to the extent required by applicable third party licenses, you may not copy
modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create
derivative works of the SDK or any part of the SDK.
Contribution License Agreement available at this URL:
https://cla-assistant.io/bitwarden/clients, or to the extent required by
applicable third party licenses, you may not copy modify, adapt, redistribute,
decompile, reverse engineer, disassemble, or create derivative works of the SDK
or any part of the SDK.

@@ -76,0 +78,0 @@ 3.5 Use, reproduction, and distribution of a component of the SDK licensed under

{
"name": "@bitwarden/sdk-napi",
"version": "0.2.0",
"version": "0.2.1",
"homepage": "https://github.com/bitwarden/sdk#readme",

@@ -52,7 +52,7 @@ "bugs": {

"optionalDependencies": {
"@bitwarden/sdk-napi-win32-x64-msvc": "0.2.0",
"@bitwarden/sdk-napi-darwin-x64": "0.2.0",
"@bitwarden/sdk-napi-linux-x64-gnu": "0.2.0",
"@bitwarden/sdk-napi-darwin-arm64": "0.2.0"
"@bitwarden/sdk-napi-win32-x64-msvc": "0.2.1",
"@bitwarden/sdk-napi-darwin-x64": "0.2.1",
"@bitwarden/sdk-napi-linux-x64-gnu": "0.2.1",
"@bitwarden/sdk-napi-darwin-arm64": "0.2.1"
}
}