@rushstack/typings-generator
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -5,2 +5,23 @@ { | ||
{ | ||
"version": "0.1.2", | ||
"tag": "@rushstack/typings-generator_v0.1.2", | ||
"date": "Wed, 18 Mar 2020 15:07:47 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.4` to `3.19.5`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.4.4` to `0.4.5`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.5` to `6.4.6`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.4` to `0.5.5`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.1", | ||
@@ -7,0 +28,0 @@ "tag": "@rushstack/typings-generator_v0.1.1", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Tue, 17 Mar 2020 23:55:58 GMT and should not be manually modified. | ||
This log was last generated on Wed, 18 Mar 2020 15:07:47 GMT and should not be manually modified. | ||
## 0.1.2 | ||
Wed, 18 Mar 2020 15:07:47 GMT | ||
*Version update only* | ||
## 0.1.1 | ||
@@ -6,0 +11,0 @@ Tue, 17 Mar 2020 23:55:58 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.7.8" | ||
"packageVersion": "7.7.9" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "This library provides functionality for automatically generator typings for non-TS files.", | ||
@@ -21,9 +21,9 @@ "main": "lib/index.js", | ||
"glob": "~7.0.5", | ||
"@rushstack/node-core-library": "3.19.4", | ||
"@rushstack/node-core-library": "3.19.5", | ||
"chokidar": "~3.3.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.4", | ||
"@microsoft/node-library-build": "6.4.5", | ||
"@rushstack/eslint-config": "0.5.4", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.5", | ||
"@microsoft/node-library-build": "6.4.6", | ||
"@rushstack/eslint-config": "0.5.5", | ||
"@types/glob": "7.1.1", | ||
@@ -30,0 +30,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
35479
339
+ Added@rushstack/node-core-library@3.19.5(transitive)
- Removed@rushstack/node-core-library@3.19.4(transitive)