@rushstack/typings-generator
Advanced tools
Comparing version 0.1.28 to 0.1.29
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.1.29", | ||
"tag": "@rushstack/typings-generator_v0.1.29", | ||
"date": "Wed, 05 Aug 2020 18:27:32 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.26.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" to `6.4.33`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.28", | ||
@@ -7,0 +25,0 @@ "tag": "@rushstack/typings-generator_v0.1.28", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Fri, 03 Jul 2020 15:09:04 GMT and should not be manually modified. | ||
This log was last generated on Wed, 05 Aug 2020 18:27:32 GMT and should not be manually modified. | ||
## 0.1.29 | ||
Wed, 05 Aug 2020 18:27:32 GMT | ||
*Version update only* | ||
## 0.1.28 | ||
@@ -6,0 +11,0 @@ Fri, 03 Jul 2020 15:09:04 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.9.0" | ||
"packageVersion": "7.9.2" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.28", | ||
"version": "0.1.29", | ||
"description": "This library provides functionality for automatically generator typings for non-TS files.", | ||
@@ -10,3 +10,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "https://github.com/Microsoft/rushstack/tree/master/libraries/typings-generator" | ||
"url": "https://github.com/microsoft/rushstack/tree/master/libraries/typings-generator" | ||
}, | ||
@@ -19,9 +19,9 @@ "scripts": { | ||
"glob": "~7.0.5", | ||
"@rushstack/node-core-library": "3.25.0", | ||
"@rushstack/node-core-library": "3.26.1", | ||
"chokidar": "~3.4.0" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.1", | ||
"@microsoft/node-library-build": "6.4.32", | ||
"@rushstack/eslint-config": "1.0.2", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.2", | ||
"@microsoft/node-library-build": "6.4.33", | ||
"@rushstack/eslint-config": "1.0.3", | ||
"@types/glob": "7.1.1", | ||
@@ -28,0 +28,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
52404
801
+ Added@rushstack/node-core-library@3.26.1(transitive)
- Removed@rushstack/node-core-library@3.25.0(transitive)