@rushstack/package-deps-hash
Advanced tools
Comparing version 2.4.31 to 2.4.32
# Change Log - @rushstack/package-deps-hash | ||
This log was last generated on Fri, 03 Jul 2020 05:46:42 GMT and should not be manually modified. | ||
This log was last generated on Fri, 03 Jul 2020 15:09:04 GMT and should not be manually modified. | ||
## 2.4.32 | ||
Fri, 03 Jul 2020 15:09:04 GMT | ||
*Version update only* | ||
## 2.4.31 | ||
@@ -6,0 +11,0 @@ Fri, 03 Jul 2020 05:46:42 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.15" | ||
"packageVersion": "7.9.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/package-deps-hash", | ||
"version": "2.4.31", | ||
"version": "2.4.32", | ||
"description": "", | ||
@@ -16,5 +16,5 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.0", | ||
"@microsoft/node-library-build": "6.4.31", | ||
"@rushstack/node-core-library": "3.24.4", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.1", | ||
"@microsoft/node-library-build": "6.4.32", | ||
"@rushstack/node-core-library": "3.25.0", | ||
"@rushstack/eslint-config": "1.0.2", | ||
@@ -26,4 +26,4 @@ "@types/jest": "25.2.1", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.24.4" | ||
"@rushstack/node-core-library": "3.25.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
177628
4334
+ Added@rushstack/node-core-library@3.25.0(transitive)
+ Addedlru-cache@6.0.0(transitive)
+ Addedsemver@7.3.8(transitive)
+ Addedyallist@4.0.0(transitive)
- Removed@rushstack/node-core-library@3.24.4(transitive)
- Removedsemver@5.3.0(transitive)