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.5.1 to 3.5.2

12

CHANGELOG.json

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

{
"version": "3.5.2",
"tag": "@microsoft/node-core-library_v3.5.2",
"date": "Wed, 07 Nov 2018 21:04:35 GMT",
"comments": {
"patch": [
{
"comment": "Upgrade fs-extra to eliminate the \"ERROR: ENOTEMPTY: directory not empty, rmdir\" error that sometimes occurred with FileSystem.deleteFolder()"
}
]
}
},
{
"version": "3.5.1",

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

9

CHANGELOG.md
# Change Log - @microsoft/node-core-library
This log was last generated on Mon, 05 Nov 2018 17:04:24 GMT and should not be manually modified.
This log was last generated on Wed, 07 Nov 2018 21:04:35 GMT and should not be manually modified.
## 3.5.2
Wed, 07 Nov 2018 21:04:35 GMT
### Patches
- Upgrade fs-extra to eliminate the "ERROR: ENOTEMPTY: directory not empty, rmdir" error that sometimes occurred with FileSystem.deleteFolder()
## 3.5.1

@@ -6,0 +13,0 @@ Mon, 05 Nov 2018 17:04:24 GMT

4

package.json
{
"name": "@microsoft/node-core-library",
"version": "3.5.1",
"version": "3.5.2",
"description": "Core libraries that every NodeJS toolchain project should use",

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

"@types/z-schema": "3.16.31",
"fs-extra": "~7.0.0",
"fs-extra": "~7.0.1",
"jju": "~1.3.0",

@@ -24,0 +24,0 @@ "z-schema": "~3.18.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