@rushstack/typings-generator
Advanced tools
Comparing version 0.1.21 to 0.1.22
@@ -5,2 +5,23 @@ { | ||
{ | ||
"version": "0.1.22", | ||
"tag": "@rushstack/typings-generator_v0.1.22", | ||
"date": "Wed, 24 Jun 2020 09:04:28 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.1` to `3.24.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.6.1` to `0.7.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.25` to `6.4.26`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.8` to `1.0.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.21", | ||
@@ -7,0 +28,0 @@ "tag": "@rushstack/typings-generator_v0.1.21", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Mon, 15 Jun 2020 22:17:18 GMT and should not be manually modified. | ||
This log was last generated on Wed, 24 Jun 2020 09:04:28 GMT and should not be manually modified. | ||
## 0.1.22 | ||
Wed, 24 Jun 2020 09:04:28 GMT | ||
*Version update only* | ||
## 0.1.21 | ||
@@ -6,0 +11,0 @@ Mon, 15 Jun 2020 22:17:18 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.11" | ||
"packageVersion": "7.8.12" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.21", | ||
"version": "0.1.22", | ||
"description": "This library provides functionality for automatically generator typings for non-TS files.", | ||
@@ -18,9 +18,9 @@ "main": "lib/index.js", | ||
"glob": "~7.0.5", | ||
"@rushstack/node-core-library": "3.24.1", | ||
"@rushstack/node-core-library": "3.24.2", | ||
"chokidar": "~3.3.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.6.1", | ||
"@microsoft/node-library-build": "6.4.25", | ||
"@rushstack/eslint-config": "0.5.8", | ||
"@microsoft/rush-stack-compiler-3.5": "0.7.0", | ||
"@microsoft/node-library-build": "6.4.26", | ||
"@rushstack/eslint-config": "1.0.0", | ||
"@types/glob": "7.1.1", | ||
@@ -27,0 +27,0 @@ "gulp": "~4.0.2" |
48102
684
+ Added@rushstack/node-core-library@3.24.2(transitive)
- Removed@rushstack/node-core-library@3.24.1(transitive)