@rushstack/typings-generator
Advanced tools
Comparing version 0.2.20 to 0.2.21
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.2.21", | ||
"tag": "@rushstack/typings-generator_v0.2.21", | ||
"date": "Wed, 28 Oct 2020 01:18:03 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.5`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" to `6.5.6`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.2.2`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.20", | ||
@@ -7,0 +25,0 @@ "tag": "@rushstack/typings-generator_v0.2.20", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Tue, 27 Oct 2020 15:10:13 GMT and should not be manually modified. | ||
This log was last generated on Wed, 28 Oct 2020 01:18:03 GMT and should not be manually modified. | ||
## 0.2.21 | ||
Wed, 28 Oct 2020 01:18:03 GMT | ||
_Version update only_ | ||
## 0.2.20 | ||
@@ -6,0 +11,0 @@ Tue, 27 Oct 2020 15:10:13 GMT |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.2.20", | ||
"version": "0.2.21", | ||
"description": "This library provides functionality for automatically generating typings for non-TS files.", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.34.4", | ||
"@rushstack/node-core-library": "3.34.5", | ||
"@types/node": "10.17.13", | ||
@@ -28,4 +28,4 @@ "chokidar": "~3.4.0", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "6.5.5", | ||
"@rushstack/eslint-config": "2.2.1", | ||
"@microsoft/node-library-build": "6.5.6", | ||
"@rushstack/eslint-config": "2.2.2", | ||
"@rushstack/heft": "0.14.0", | ||
@@ -32,0 +32,0 @@ "@rushstack/heft-node-rig": "0.1.0", |
85548
1657
+ Added@rushstack/node-core-library@3.34.5(transitive)
- Removed@rushstack/node-core-library@3.34.4(transitive)