Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-crypto/kms-keyring-node

Package Overview
Dependencies
Maintainers
9
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-crypto/kms-keyring-node - npm Package Compare versions

Comparing version 2.3.1 to 2.4.0

2

build/main/version.d.ts

@@ -1,2 +0,2 @@

export declare const version = "2.3.0";
export declare const version = "2.3.1";
//# sourceMappingURL=version.d.ts.map

@@ -5,3 +5,3 @@ "use strict";

// generated by genversion
exports.version = '2.3.0';
exports.version = '2.3.1';
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVyc2lvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy92ZXJzaW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUFBLDBCQUEwQjtBQUNiLFFBQUEsT0FBTyxHQUFHLE9BQU8sQ0FBQSJ9

@@ -1,2 +0,2 @@

export declare const version = "2.3.0";
export declare const version = "2.3.1";
//# sourceMappingURL=version.d.ts.map
// generated by genversion
export const version = '2.3.0';
export const version = '2.3.1';
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVyc2lvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy92ZXJzaW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLDBCQUEwQjtBQUMxQixNQUFNLENBQUMsTUFBTSxPQUFPLEdBQUcsT0FBTyxDQUFBIn0=

@@ -6,2 +6,10 @@ # Change Log

# [2.4.0](https://github.com/aws/aws-encryption-sdk-javascript/compare/v2.3.1...v2.4.0) (2021-07-13)
**Note:** Version bump only for package @aws-crypto/kms-keyring-node
## [2.3.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/v2.3.0...v2.3.1) (2021-07-01)

@@ -8,0 +16,0 @@

{
"name": "@aws-crypto/kms-keyring-node",
"version": "2.3.1",
"version": "2.4.0",
"scripts": {

@@ -22,4 +22,4 @@ "prepublishOnly": "npm run generate-version.ts; npm run build",

"dependencies": {
"@aws-crypto/kms-keyring": "^2.3.0",
"@aws-crypto/material-management-node": "^2.3.1",
"@aws-crypto/kms-keyring": "^2.4.0",
"@aws-crypto/material-management-node": "^2.4.0",
"aws-sdk": "^2.650.0",

@@ -35,3 +35,3 @@ "tslib": "^2.2.0"

],
"gitHead": "48835947fb654dca5cb5b2727235d1880bf002a2"
"gitHead": "3aa78a3da5db2c396c550a1bc47e156fb7b0155e"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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