@microsoft/package-deps-hash
Advanced tools
Comparing version 2.3.19 to 2.4.0
# Change Log - @microsoft/package-deps-hash | ||
This log was last generated on Fri, 17 Jan 2020 01:08:23 GMT and should not be manually modified. | ||
This log was last generated on Sun, 19 Jan 2020 02:26:52 GMT and should not be manually modified. | ||
## 2.4.0 | ||
Sun, 19 Jan 2020 02:26:52 GMT | ||
### Minor changes | ||
- Upgrade Node typings to Node 10 | ||
## 2.3.19 | ||
@@ -6,0 +13,0 @@ Fri, 17 Jan 2020 01:08:23 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.7.3" | ||
"packageVersion": "7.7.4" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/package-deps-hash", | ||
"version": "2.3.19", | ||
"version": "2.4.0", | ||
"description": "", | ||
@@ -16,9 +16,9 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.3.15", | ||
"@microsoft/node-library-build": "6.3.16", | ||
"@microsoft/node-core-library": "3.18.3", | ||
"@rushstack/eslint-config": "0.5.2", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.0", | ||
"@microsoft/node-library-build": "6.4.0", | ||
"@microsoft/node-core-library": "3.19.0", | ||
"@rushstack/eslint-config": "0.5.3", | ||
"@types/chai": "3.4.34", | ||
"@types/mocha": "5.2.5", | ||
"@types/node": "8.10.54", | ||
"@types/node": "10.17.13", | ||
"chai": "~3.5.0", | ||
@@ -28,4 +28,4 @@ "gulp": "~4.0.2" | ||
"dependencies": { | ||
"@microsoft/node-core-library": "3.18.3" | ||
"@microsoft/node-core-library": "3.19.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
154293
3718
+ Added@microsoft/node-core-library@3.19.0(transitive)
+ Added@types/node@10.17.13(transitive)
- Removed@microsoft/node-core-library@3.18.3(transitive)
- Removed@types/node@8.10.54(transitive)