@rushstack/typings-generator
Advanced tools
Comparing version 0.1.24 to 0.1.25
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.1.25", | ||
"tag": "@rushstack/typings-generator_v0.1.25", | ||
"date": "Fri, 26 Jun 2020 22:16:39 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.28` to `6.4.29`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.24", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/typings-generator_v0.1.24", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Thu, 25 Jun 2020 06:43:34 GMT and should not be manually modified. | ||
This log was last generated on Fri, 26 Jun 2020 22:16:39 GMT and should not be manually modified. | ||
## 0.1.25 | ||
Fri, 26 Jun 2020 22:16:39 GMT | ||
*Version update only* | ||
## 0.1.24 | ||
@@ -6,0 +11,0 @@ Thu, 25 Jun 2020 06:43:34 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.14" | ||
"packageVersion": "7.8.15" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.24", | ||
"version": "0.1.25", | ||
"description": "This library provides functionality for automatically generator typings for non-TS files.", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"@microsoft/rush-stack-compiler-3.5": "0.7.2", | ||
"@microsoft/node-library-build": "6.4.28", | ||
"@microsoft/node-library-build": "6.4.29", | ||
"@rushstack/eslint-config": "1.0.2", | ||
@@ -26,0 +26,0 @@ "@types/glob": "7.1.1", |
50126
738