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

@arranger/middleware

Package Overview
Dependencies
Maintainers
3
Versions
251
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arranger/middleware - npm Package Compare versions

Comparing version 0.1.20 to 0.1.26

2

package.json
{
"name": "@arranger/middleware",
"version": "0.1.20",
"version": "0.1.26",
"description": "Arranger Middleware",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -52,3 +52,3 @@ import AggregationProcessor from '../src/aggregations.js';

field: 'access',
size: 100,
size: 300000,
},

@@ -82,3 +82,3 @@ },

field: 'cases.samples.portions.is_ffpe',
size: 100,
size: 300000,
},

@@ -105,3 +105,3 @@ },

'cases.samples.portions.slides.annotations.notes',
size: 100,
size: 300000,
},

@@ -118,3 +118,3 @@ },

'cases.samples.portions.slides.annotations.category',
size: 100,
size: 300000,
},

@@ -121,0 +121,0 @@ },

@@ -70,3 +70,3 @@ import AggregationProcessor from '../src/aggregations.js';

field: 'acl',
size: 100,
size: 300000,
},

@@ -73,0 +73,0 @@ },

Sorry, the diff of this file is too big to display

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