Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@types/node-os-utils

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/node-os-utils - npm Package Compare versions

Comparing version
1.0.0
to
1.1.0
+1
node-os-utils/lib/exec.d.ts
export function exec(command: string): () => Promise<string>;
+1
-1

@@ -1,2 +0,2 @@

// Type definitions for node-os-utils 1.0
// Type definitions for node-os-utils 1.1
// Project: https://github.com/SunilWang/node-os-utils

@@ -3,0 +3,0 @@ // Definitions by: Nasreddine Bac Ali <https://github.com/bacali95>

@@ -23,6 +23,5 @@ import Cpu from './cpu';

export function exec(command: string): () => Promise<string>;
export * from './cpu';
export * from './drive';
export * from './exec';
export * from './mem';

@@ -29,0 +28,0 @@ export * from './netstat';

{
"name": "@types/node-os-utils",
"version": "1.0.0",
"version": "1.1.0",
"description": "TypeScript definitions for node-os-utils",

@@ -22,4 +22,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "1245f8b9930eb300f5f9e34759b596a1c2840988e00dde391d2438c00a6c593e",
"typesPublisherContentHash": "fd5e0992e7d819b537e8108f4afa86429891a993198c2ea346dda36d1a11cf65",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 25 Oct 2019 20:44:01 GMT
* Last updated: Fri, 25 Oct 2019 22:55:34 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none