Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/node-core-library

Package Overview
Dependencies
Maintainers
2
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.44.1 to 3.44.2

12

CHANGELOG.json

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

{
"version": "3.44.2",
"tag": "@rushstack/node-core-library_v3.44.2",
"date": "Thu, 09 Dec 2021 20:34:41 GMT",
"comments": {
"patch": [
{
"comment": "Update z-schema to ~5.0.2."
}
]
}
},
{
"version": "3.44.1",

@@ -7,0 +19,0 @@ "tag": "@rushstack/node-core-library_v3.44.1",

9

CHANGELOG.md
# Change Log - @rushstack/node-core-library
This log was last generated on Mon, 06 Dec 2021 16:08:33 GMT and should not be manually modified.
This log was last generated on Thu, 09 Dec 2021 20:34:41 GMT and should not be manually modified.
## 3.44.2
Thu, 09 Dec 2021 20:34:41 GMT
### Patches
- Update z-schema to ~5.0.2.
## 3.44.1

@@ -6,0 +13,0 @@ Mon, 06 Dec 2021 16:08:33 GMT

2

dist/tsdoc-metadata.json

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.18.19"
"packageVersion": "7.19.0"
}
]
}
{
"name": "@rushstack/node-core-library",
"version": "3.44.1",
"version": "3.44.2",
"description": "Core libraries that every NodeJS toolchain project should use",

@@ -22,8 +22,8 @@ "main": "lib/index.js",

"timsort": "~0.3.0",
"z-schema": "~3.18.3"
"z-schema": "~5.0.2"
},
"devDependencies": {
"@rushstack/eslint-config": "2.5.0",
"@rushstack/heft": "0.42.3",
"@rushstack/heft-node-rig": "1.2.32",
"@rushstack/heft": "0.43.0",
"@rushstack/heft-node-rig": "1.4.1",
"@types/fs-extra": "7.0.0",

@@ -34,4 +34,3 @@ "@types/heft-jest": "1.0.1",

"@types/semver": "7.3.5",
"@types/timsort": "0.3.0",
"@types/z-schema": "3.16.31"
"@types/timsort": "0.3.0"
},

@@ -38,0 +37,0 @@ "scripts": {

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