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

@nodeswork/utils

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodeswork/utils - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

2

dist/metrics/operators.js

@@ -70,3 +70,3 @@ "use strict";

.chain(metricsNames)
.map((name) => Object.keys(data.metrics[name]))
.map((name) => Object.keys(data.metrics[name] || {}))
.flatten()

@@ -73,0 +73,0 @@ .value();

{
"name": "@nodeswork/utils",
"version": "0.0.14",
"version": "0.0.15",
"description": "Utilities used across nodeswork repos.",

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