@rushstack/typings-generator
Advanced tools
Comparing version 0.1.30 to 0.1.31
@@ -5,2 +5,19 @@ { | ||
{ | ||
"version": "0.1.31", | ||
"tag": "@rushstack/typings-generator_v0.1.31", | ||
"date": "Thu, 13 Aug 2020 04:57:38 GMT", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Add keywords to package.json for discoverability" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.4.6`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.30", | ||
@@ -7,0 +24,0 @@ "tag": "@rushstack/typings-generator_v0.1.30", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Wed, 12 Aug 2020 00:10:05 GMT and should not be manually modified. | ||
This log was last generated on Thu, 13 Aug 2020 04:57:38 GMT and should not be manually modified. | ||
## 0.1.31 | ||
Thu, 13 Aug 2020 04:57:38 GMT | ||
*Version update only* | ||
## 0.1.30 | ||
@@ -6,0 +11,0 @@ Wed, 12 Aug 2020 00:10:05 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.3" | ||
"packageVersion": "7.9.4" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.30", | ||
"version": "0.1.31", | ||
"description": "This library provides functionality for automatically generator typings for non-TS files.", | ||
"keywords": [ | ||
"dts", | ||
"typings", | ||
"generate" | ||
], | ||
"main": "lib/index.js", | ||
@@ -25,5 +30,5 @@ "typings": "dist/typings-generator.d.ts", | ||
"@rushstack/eslint-config": "1.0.4", | ||
"@rushstack/heft": "0.4.5", | ||
"@rushstack/heft": "0.4.6", | ||
"@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
53988
847