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.15.0 to 3.15.1

12

CHANGELOG.json

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

{
"version": "3.15.1",
"tag": "@microsoft/node-core-library_v3.15.1",
"date": "Sun, 29 Sep 2019 23:56:29 GMT",
"comments": {
"patch": [
{
"comment": "Update repository URL"
}
]
}
},
{
"version": "3.15.0",

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

9

CHANGELOG.md
# Change Log - @microsoft/node-core-library
This log was last generated on Mon, 23 Sep 2019 15:14:55 GMT and should not be manually modified.
This log was last generated on Sun, 29 Sep 2019 23:56:29 GMT and should not be manually modified.
## 3.15.1
Sun, 29 Sep 2019 23:56:29 GMT
### Patches
- Update repository URL
## 3.15.0

@@ -6,0 +13,0 @@ Mon, 23 Sep 2019 15:14:55 GMT

2

lib/InternalError.js

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

// tslint:disable-next-line:max-line-length
// https://github.com/Microsoft/TypeScript-wiki/blob/master/Breaking-Changes.md#extending-built-ins-like-error-array-and-map-may-no-longer-work
// https://github.com/microsoft/TypeScript-wiki/blob/master/Breaking-Changes.md#extending-built-ins-like-error-array-and-map-may-no-longer-work
//

@@ -29,0 +29,0 @@ // Note: the prototype must also be set on any classes which extend this one

@@ -89,3 +89,3 @@ /**

* The path to the TSDoc metadata file.
* This is still being standardized: https://github.com/Microsoft/tsdoc/issues/7#issuecomment-442271815
* This is still being standardized: https://github.com/microsoft/tsdoc/issues/7#issuecomment-442271815
* @beta

@@ -92,0 +92,0 @@ */

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

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

"repository": {
"url": "https://github.com/Microsoft/web-build-tools/tree/master/libraries/node-core-library"
"url": "https://github.com/microsoft/rushstack/tree/master/libraries/node-core-library"
},

@@ -12,0 +12,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

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