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

@waiting/shared-core

Package Overview
Dependencies
Maintainers
1
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waiting/shared-core - npm Package Compare versions

Comparing version 20.10.1 to 20.11.0

2

dist/lib/stats.d.ts

@@ -15,3 +15,3 @@ /// <reference types="node" resolution-mode="require"/>

export declare function humanMemoryUsage(digits?: number, sep?: string): HumanMemoryUsage;
export declare type ProcInfoItem = keyof ProcInfo;
export type ProcInfoItem = keyof ProcInfo;
/**

@@ -18,0 +18,0 @@ * Retrieve info from /proc/ for linux

{
"name": "@waiting/shared-core",
"author": "waiting",
"version": "20.10.1",
"version": "20.11.0",
"description": "node core function re export with Promise or Observable",

@@ -32,3 +32,3 @@ "keywords": [

"dependencies": {
"@waiting/shared-types": "^20.5.0",
"@waiting/shared-types": "^20.11.0",
"rxjs": "^7.5.0",

@@ -71,3 +71,3 @@ "undici": "^5.6.0"

},
"gitHead": "5b9585752d6e4531bae4809452f574280aa6497c"
"gitHead": "7e3935f022f718dc30e531c77ce29e57a3f48a68"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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