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

@compassdigital/middleware

Package Overview
Dependencies
Maintainers
11
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@compassdigital/middleware - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

13

lib/functions/action-logger.js

@@ -23,4 +23,3 @@ "use strict";

"id": {
"type": "String",
"index": true
"type": "String"
},

@@ -32,5 +31,11 @@ "user": {

"rangeKey": "date",
"name": "UserIndex",
"name": "UserDateIndex",
"project": true,
"throughput": "ON_DEMAND"
},{
"global": true,
"rangeKey": "resource",
"name": "UserResourceIndex",
"project": true,
"throughput": "ON_DEMAND"
}]

@@ -43,3 +48,3 @@ },

"rangeKey": "date",
"name": "ResourceIndex",
"name": "ResourceDateIndex",
"project": true,

@@ -46,0 +51,0 @@ "throughput": "ON_DEMAND"

{
"name": "@compassdigital/middleware",
"version": "1.0.5",
"version": "1.0.6",
"description": "CDL Provider middleware module",

@@ -5,0 +5,0 @@ "main": "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