@rushstack/package-deps-hash
Advanced tools
Comparing version 2.4.18 to 2.4.19
# Change Log - @rushstack/package-deps-hash | ||
This log was last generated on Tue, 26 May 2020 23:00:25 GMT and should not be manually modified. | ||
This log was last generated on Wed, 27 May 2020 05:15:11 GMT and should not be manually modified. | ||
## 2.4.19 | ||
Wed, 27 May 2020 05:15:11 GMT | ||
*Version update only* | ||
## 2.4.18 | ||
@@ -6,0 +11,0 @@ Tue, 26 May 2020 23:00:25 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.8.5" | ||
"packageVersion": "7.8.6" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/package-deps-hash", | ||
"version": "2.4.18", | ||
"version": "2.4.19", | ||
"description": "", | ||
@@ -16,6 +16,6 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.16", | ||
"@microsoft/node-library-build": "6.4.18", | ||
"@rushstack/node-core-library": "3.22.1", | ||
"@rushstack/eslint-config": "0.5.7", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.17", | ||
"@microsoft/node-library-build": "6.4.19", | ||
"@rushstack/node-core-library": "3.23.0", | ||
"@rushstack/eslint-config": "0.5.8", | ||
"@types/chai": "3.4.34", | ||
@@ -28,4 +28,4 @@ "@types/mocha": "5.2.5", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.22.1" | ||
"@rushstack/node-core-library": "3.23.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
168447
4089
+ Added@rushstack/node-core-library@3.23.0(transitive)
- Removed@rushstack/node-core-library@3.22.1(transitive)