@rushstack/typings-generator
Advanced tools
Comparing version 0.1.50 to 0.1.51
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.1.51", | ||
"tag": "@rushstack/typings-generator_v0.1.51", | ||
"date": "Wed, 09 Sep 2020 03:29:01 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.11.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.50", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/typings-generator_v0.1.50", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Wed, 09 Sep 2020 00:38:48 GMT and should not be manually modified. | ||
This log was last generated on Wed, 09 Sep 2020 03:29:01 GMT and should not be manually modified. | ||
## 0.1.51 | ||
Wed, 09 Sep 2020 03:29:01 GMT | ||
*Version update only* | ||
## 0.1.50 | ||
@@ -6,0 +11,0 @@ Wed, 09 Sep 2020 00:38:48 GMT |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.50", | ||
"version": "0.1.51", | ||
"description": "This library provides functionality for automatically generator typings for non-TS files.", | ||
@@ -30,5 +30,5 @@ "keywords": [ | ||
"@rushstack/eslint-config": "1.3.0", | ||
"@rushstack/heft": "0.10.5", | ||
"@rushstack/heft": "0.11.0", | ||
"@types/glob": "7.1.1" | ||
} | ||
} |
64999
1171