@rushstack/typings-generator
Advanced tools
Comparing version 0.1.9 to 0.1.10
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "0.1.10", | ||
"tag": "@rushstack/typings-generator_v0.1.10", | ||
"date": "Tue, 19 May 2020 15:08:19 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.4.11` to `0.4.12`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.13` to `6.4.14`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.9", | ||
@@ -7,0 +22,0 @@ "tag": "@rushstack/typings-generator_v0.1.9", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Fri, 15 May 2020 08:10:59 GMT and should not be manually modified. | ||
This log was last generated on Tue, 19 May 2020 15:08:19 GMT and should not be manually modified. | ||
## 0.1.10 | ||
Tue, 19 May 2020 15:08:19 GMT | ||
*Version update only* | ||
## 0.1.9 | ||
@@ -6,0 +11,0 @@ Fri, 15 May 2020 08:10:59 GMT |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "This library provides functionality for automatically generator typings for non-TS files.", | ||
@@ -22,4 +22,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.11", | ||
"@microsoft/node-library-build": "6.4.13", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.12", | ||
"@microsoft/node-library-build": "6.4.14", | ||
"@rushstack/eslint-config": "0.5.7", | ||
@@ -26,0 +26,0 @@ "@types/glob": "7.1.1", |
@@ -62,3 +62,3 @@ # Typings Generator | ||
Optionally provide a [Terminal](https://github.com/microsoft/rushstack/blob/master/libraries/node-core-library/src/Terminal/Terminal.ts) | ||
object for logging. If one isn't provided, logs will go to the terminal. | ||
object for logging. If one isn't provided, logs will go to the console. | ||
@@ -65,0 +65,0 @@ ### `filesToIgnore` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40181
468