@rushstack/typings-generator
Advanced tools
Comparing version 0.1.23 to 0.1.24
@@ -5,2 +5,23 @@ { | ||
{ | ||
"version": "0.1.24", | ||
"tag": "@rushstack/typings-generator_v0.1.24", | ||
"date": "Thu, 25 Jun 2020 06:43:34 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.3` to `3.24.4`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.7.1` to `0.7.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.27` to `6.4.28`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" from `1.0.1` to `1.0.2`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.23", | ||
@@ -7,0 +28,0 @@ "tag": "@rushstack/typings-generator_v0.1.23", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Wed, 24 Jun 2020 09:50:48 GMT and should not be manually modified. | ||
This log was last generated on Thu, 25 Jun 2020 06:43:34 GMT and should not be manually modified. | ||
## 0.1.24 | ||
Thu, 25 Jun 2020 06:43:34 GMT | ||
*Version update only* | ||
## 0.1.23 | ||
@@ -6,0 +11,0 @@ Wed, 24 Jun 2020 09:50:48 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.13" | ||
"packageVersion": "7.8.14" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.23", | ||
"version": "0.1.24", | ||
"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.3", | ||
"chokidar": "~3.3.1" | ||
"@rushstack/node-core-library": "3.24.4", | ||
"chokidar": "~3.4.0" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.7.1", | ||
"@microsoft/node-library-build": "6.4.27", | ||
"@rushstack/eslint-config": "1.0.1", | ||
"@microsoft/rush-stack-compiler-3.5": "0.7.2", | ||
"@microsoft/node-library-build": "6.4.28", | ||
"@rushstack/eslint-config": "1.0.2", | ||
"@types/glob": "7.1.1", | ||
@@ -27,0 +27,0 @@ "gulp": "~4.0.2" |
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
49714
726
+ Added@rushstack/node-core-library@3.24.4(transitive)
+ Addedchokidar@3.4.3(transitive)
+ Addedreaddirp@3.5.0(transitive)
- Removed@rushstack/node-core-library@3.24.3(transitive)
- Removedchokidar@3.3.1(transitive)
- Removedreaddirp@3.3.0(transitive)
Updatedchokidar@~3.4.0