@rushstack/typings-generator
Advanced tools
Comparing version 0.1.32 to 0.1.33
@@ -5,2 +5,26 @@ { | ||
{ | ||
"version": "0.1.33", | ||
"tag": "@rushstack/typings-generator_v0.1.33", | ||
"date": "Mon, 17 Aug 2020 04:53:23 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.27.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.4`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" to `6.4.35`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `1.1.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.5.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.32", | ||
@@ -7,0 +31,0 @@ "tag": "@rushstack/typings-generator_v0.1.32", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Thu, 13 Aug 2020 09:26:40 GMT and should not be manually modified. | ||
This log was last generated on Mon, 17 Aug 2020 04:53:23 GMT and should not be manually modified. | ||
## 0.1.33 | ||
Mon, 17 Aug 2020 04:53:23 GMT | ||
*Version update only* | ||
## 0.1.32 | ||
@@ -6,0 +11,0 @@ Thu, 13 Aug 2020 09:26:40 GMT |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.32", | ||
"version": "0.1.33", | ||
"description": "This library provides functionality for automatically generator typings for non-TS files.", | ||
@@ -23,12 +23,12 @@ "keywords": [ | ||
"glob": "~7.0.5", | ||
"@rushstack/node-core-library": "3.26.2", | ||
"@rushstack/node-core-library": "3.27.0", | ||
"chokidar": "~3.4.0" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.3", | ||
"@microsoft/node-library-build": "6.4.34", | ||
"@rushstack/eslint-config": "1.0.4", | ||
"@rushstack/heft": "0.4.7", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.4", | ||
"@microsoft/node-library-build": "6.4.35", | ||
"@rushstack/eslint-config": "1.1.0", | ||
"@rushstack/heft": "0.5.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
55227
883
+ Added@rushstack/node-core-library@3.27.0(transitive)
- Removed@rushstack/node-core-library@3.26.2(transitive)