@rushstack/package-deps-hash
Advanced tools
Comparing version 2.4.27 to 2.4.28
# Change Log - @rushstack/package-deps-hash | ||
This log was last generated on Wed, 24 Jun 2020 09:50:48 GMT and should not be manually modified. | ||
This log was last generated on Thu, 25 Jun 2020 06:43:35 GMT and should not be manually modified. | ||
## 2.4.28 | ||
Thu, 25 Jun 2020 06:43:35 GMT | ||
*Version update only* | ||
## 2.4.27 | ||
@@ -6,0 +11,0 @@ Wed, 24 Jun 2020 09:50:48 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.13" | ||
"packageVersion": "7.8.14" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/package-deps-hash", | ||
"version": "2.4.27", | ||
"version": "2.4.28", | ||
"description": "", | ||
@@ -16,6 +16,6 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.7.1", | ||
"@microsoft/node-library-build": "6.4.27", | ||
"@rushstack/node-core-library": "3.24.3", | ||
"@rushstack/eslint-config": "1.0.1", | ||
"@microsoft/rush-stack-compiler-3.5": "0.7.2", | ||
"@microsoft/node-library-build": "6.4.28", | ||
"@rushstack/node-core-library": "3.24.4", | ||
"@rushstack/eslint-config": "1.0.2", | ||
"@types/jest": "25.2.1", | ||
@@ -26,4 +26,4 @@ "@types/node": "10.17.13", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.24.3" | ||
"@rushstack/node-core-library": "3.24.4" | ||
} | ||
} |
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
175445
4274
8
+ Added@rushstack/node-core-library@3.24.4(transitive)
- Removed@rushstack/node-core-library@3.24.3(transitive)