@rushstack/typings-generator
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.1.11", | ||
"tag": "@rushstack/typings-generator_v0.1.11", | ||
"date": "Thu, 21 May 2020 15:42:00 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.7` to `3.20.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.4.12` to `0.4.13`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.14` to `6.4.15`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.10", | ||
@@ -7,0 +25,0 @@ "tag": "@rushstack/typings-generator_v0.1.10", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Tue, 19 May 2020 15:08:19 GMT and should not be manually modified. | ||
This log was last generated on Thu, 21 May 2020 15:42:00 GMT and should not be manually modified. | ||
## 0.1.11 | ||
Thu, 21 May 2020 15:42:00 GMT | ||
*Version update only* | ||
## 0.1.10 | ||
@@ -6,0 +11,0 @@ Tue, 19 May 2020 15:08:19 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.1" | ||
"packageVersion": "7.8.2" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "This library provides functionality for automatically generator typings for non-TS files.", | ||
@@ -18,8 +18,8 @@ "main": "lib/index.js", | ||
"glob": "~7.0.5", | ||
"@rushstack/node-core-library": "3.19.7", | ||
"@rushstack/node-core-library": "3.20.0", | ||
"chokidar": "~3.3.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.12", | ||
"@microsoft/node-library-build": "6.4.14", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.13", | ||
"@microsoft/node-library-build": "6.4.15", | ||
"@rushstack/eslint-config": "0.5.7", | ||
@@ -26,0 +26,0 @@ "@types/glob": "7.1.1", |
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
40863
486
+ Added@rushstack/node-core-library@3.20.0(transitive)
- Removed@rushstack/node-core-library@3.19.7(transitive)