@rushstack/typings-generator
Advanced tools
Comparing version 0.1.11 to 0.1.12
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.1.12", | ||
"tag": "@rushstack/typings-generator_v0.1.12", | ||
"date": "Thu, 21 May 2020 23:09:44 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.20.0` to `3.21.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.4.13` to `0.4.14`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.15` to `6.4.16`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.11", | ||
@@ -7,0 +25,0 @@ "tag": "@rushstack/typings-generator_v0.1.11", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Thu, 21 May 2020 15:42:00 GMT and should not be manually modified. | ||
This log was last generated on Thu, 21 May 2020 23:09:44 GMT and should not be manually modified. | ||
## 0.1.12 | ||
Thu, 21 May 2020 23:09:44 GMT | ||
*Version update only* | ||
## 0.1.11 | ||
@@ -6,0 +11,0 @@ Thu, 21 May 2020 15:42:00 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.2" | ||
"packageVersion": "7.8.3" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"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.20.0", | ||
"@rushstack/node-core-library": "3.21.0", | ||
"chokidar": "~3.3.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.13", | ||
"@microsoft/node-library-build": "6.4.15", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.14", | ||
"@microsoft/node-library-build": "6.4.16", | ||
"@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
41545
504
+ Added@rushstack/node-core-library@3.21.0(transitive)
- Removed@rushstack/node-core-library@3.20.0(transitive)