@rushstack/typings-generator
Advanced tools
Comparing version 0.1.13 to 0.1.14
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.1.14", | ||
"tag": "@rushstack/typings-generator_v0.1.14", | ||
"date": "Tue, 26 May 2020 23:00:25 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.22.0` to `3.22.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.4.15` to `0.4.16`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.17` to `6.4.18`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.13", | ||
@@ -7,0 +25,0 @@ "tag": "@rushstack/typings-generator_v0.1.13", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Fri, 22 May 2020 15:08:43 GMT and should not be manually modified. | ||
This log was last generated on Tue, 26 May 2020 23:00:25 GMT and should not be manually modified. | ||
## 0.1.14 | ||
Tue, 26 May 2020 23:00:25 GMT | ||
*Version update only* | ||
## 0.1.13 | ||
@@ -6,0 +11,0 @@ Fri, 22 May 2020 15:08:43 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.4" | ||
"packageVersion": "7.8.5" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"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.22.0", | ||
"@rushstack/node-core-library": "3.22.1", | ||
"chokidar": "~3.3.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.15", | ||
"@microsoft/node-library-build": "6.4.17", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.16", | ||
"@microsoft/node-library-build": "6.4.18", | ||
"@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
42909
540
+ Added@rushstack/node-core-library@3.22.1(transitive)
- Removed@rushstack/node-core-library@3.22.0(transitive)