@rushstack/node-core-library
Advanced tools
Comparing version 3.44.1 to 3.44.2
@@ -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", |
# 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 |
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1023872
9
14348
+ Addedcommander@10.0.1(transitive)
+ Addedvalidator@13.12.0(transitive)
+ Addedz-schema@5.0.6(transitive)
- Removedcommander@2.20.3(transitive)
- Removedvalidator@8.2.0(transitive)
- Removedz-schema@3.18.4(transitive)
Updatedz-schema@~5.0.2