New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@appliedblockchain/kms

Package Overview
Dependencies
Maintainers
21
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appliedblockchain/kms - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

2

index.js

@@ -13,3 +13,3 @@ #!/usr/bin/env node

// config
const kmsKeyId = process.env.AWS_KEY_ID || "791ec69c-3bd7-4b60-9726-b856b47a3a70" // test key, do not use for serious stuff
const kmsKeyId = process.env.AWS_KEY_ID

@@ -16,0 +16,0 @@ AWS.config.update({ region: process.env.AWS_REGION || 'eu-west-1' })

{
"name": "@appliedblockchain/kms",
"version": "1.3.0",
"version": "1.4.0",
"bin": {

@@ -5,0 +5,0 @@ "ab-kms": "index.js"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc