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

@podium/context

Package Overview
Dependencies
Maintainers
5
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@podium/context - npm Package Compare versions

Comparing version 4.1.3 to 4.1.4

2

lib/context.js

@@ -103,3 +103,3 @@ 'use strict';

const timer = this.histogram.timer({ name: incoming.name });
const timer = this.histogram.timer({ labels: { name: incoming.name } });

@@ -106,0 +106,0 @@ const parsers = Array.from(this.parsers);

{
"name": "@podium/context",
"version": "4.1.3",
"version": "4.1.4",
"description": "Module to generate the context which is passed on requests from a Podium Layout server to a Podium Podlet server",

@@ -5,0 +5,0 @@ "license": "MIT",

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