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

@aws-crypto/cache-material

Package Overview
Dependencies
Maintainers
8
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-crypto/cache-material - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

8

CHANGELOG.md

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

# [2.2.0](https://github.com/aws/private-aws-encryption-sdk-javascript-staging/compare/@aws-crypto/cache-material@2.1.0...@aws-crypto/cache-material@2.2.0) (2021-05-27)
**Note:** Version bump only for package @aws-crypto/cache-material
# [2.1.0](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/cache-material@2.0.0...@aws-crypto/cache-material@2.1.0) (2021-02-04)

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

10

package.json
{
"name": "@aws-crypto/cache-material",
"version": "2.1.0",
"version": "2.2.0",
"scripts": {

@@ -21,7 +21,7 @@ "prepublishOnly": "npm run build",

"dependencies": {
"@aws-crypto/material-management": "^2.1.0",
"@aws-crypto/serialize": "^2.1.0",
"@aws-crypto/material-management": "^2.2.0",
"@aws-crypto/serialize": "^2.2.0",
"@types/lru-cache": "^5.1.0",
"lru-cache": "^6.0.0",
"tslib": "^1.11.1"
"tslib": "^2.2.0"
},

@@ -35,3 +35,3 @@ "sideEffects": false,

],
"gitHead": "c6ef12119e60d8527375c600155ff3437c70b44e"
"gitHead": "35a8888596e935beabb99f872da26abc61d20a3e"
}

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