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 0.4.3 to 0.4.4

dist/index-internal.d.ts

12

CHANGELOG.json

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

{
"version": "0.4.4",
"tag": "@microsoft/node-core-library_v0.4.4",
"date": "Thu, 18 Jan 2018 00:27:23 GMT",
"comments": {
"patch": [
{
"comment": "Enable package typings generated by api-extractor"
}
]
}
},
{
"version": "0.4.3",

@@ -7,0 +19,0 @@ "tag": "@microsoft/node-core-library_v0.4.3",

9

CHANGELOG.md
# Change Log - @microsoft/node-core-library
This log was last generated on Wed, 17 Jan 2018 10:49:31 GMT and should not be manually modified.
This log was last generated on Thu, 18 Jan 2018 00:27:23 GMT and should not be manually modified.
## 0.4.4
Thu, 18 Jan 2018 00:27:23 GMT
### Patches
- Enable package typings generated by api-extractor
## 0.4.3

@@ -6,0 +13,0 @@ Wed, 17 Jan 2018 10:49:31 GMT

6

package.json
{
"name": "@microsoft/node-core-library",
"version": "0.4.3",
"version": "0.4.4",
"description": "Core libraries that every NodeJS toolchain project should use",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"typings": "dist/index-internal.d.ts",
"license": "MIT",

@@ -25,4 +25,4 @@ "scripts": {

"mocha": "~3.4.2",
"@microsoft/node-library-build": "4.3.2"
"@microsoft/node-library-build": "4.3.3"
}
}
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