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

@storyous/common-utils

Package Overview
Dependencies
Maintainers
4
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storyous/common-utils - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

4

lib/models/prometheus/prometheusMiddlewares.js

@@ -13,2 +13,3 @@ 'use strict';

* url: String
* env: [String]
* appName: String

@@ -50,3 +51,4 @@ * metricsName: String

status: ctx.response.status,
originalUrl: ctx.originalUrl
originalUrl: ctx.originalUrl,
env: options.env || null
});

@@ -53,0 +55,0 @@ };

{
"name": "@storyous/common-utils",
"version": "2.0.1",
"version": "2.1.0",
"description": "Common utils for storyous microservices",

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