Socket
Socket
Sign inDemoInstall

@microsoft/node-core-library

Package Overview
Dependencies
Maintainers
2
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/node-core-library - npm Package Compare versions

Comparing version 3.17.0 to 3.17.1

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "3.17.1",
"tag": "@microsoft/node-core-library_v3.17.1",
"date": "Mon, 11 Nov 2019 16:07:56 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.4.1` to `0.4.2`"
}
]
}
},
{
"version": "3.17.0",

@@ -7,0 +19,0 @@ "tag": "@microsoft/node-core-library_v3.17.0",

7

CHANGELOG.md
# Change Log - @microsoft/node-core-library
This log was last generated on Tue, 05 Nov 2019 06:49:28 GMT and should not be manually modified.
This log was last generated on Mon, 11 Nov 2019 16:07:56 GMT and should not be manually modified.
## 3.17.1
Mon, 11 Nov 2019 16:07:56 GMT
*Version update only*
## 3.17.0

@@ -6,0 +11,0 @@ Tue, 05 Nov 2019 06:49:28 GMT

2

lib/LockFile.d.ts
/**
* Parses the process start time from the contents of a linux /proc/[pid]/stat file.
* @param stat The contents of a linux /proc/[pid]/stat file.
* @param stat - The contents of a linux /proc/[pid]/stat file.
* @returns The process start time in jiffies, or undefined if stat has an unexpected format.

@@ -5,0 +5,0 @@ */

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

* Parses the process start time from the contents of a linux /proc/[pid]/stat file.
* @param stat The contents of a linux /proc/[pid]/stat file.
* @param stat - The contents of a linux /proc/[pid]/stat file.
* @returns The process start time in jiffies, or undefined if stat has an unexpected format.

@@ -24,0 +24,0 @@ */

{
"name": "@microsoft/node-core-library",
"version": "3.17.0",
"version": "3.17.1",
"description": "Core libraries that every NodeJS toolchain project should use",

@@ -26,3 +26,3 @@ "main": "lib/index.js",

"@microsoft/rush-stack-compiler-3.4": "0.3.2",
"@rushstack/eslint-config": "0.4.1",
"@rushstack/eslint-config": "0.4.2",
"@types/fs-extra": "5.0.4",

@@ -29,0 +29,0 @@ "@types/jest": "23.3.11",

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