@rushstack/typings-generator
Advanced tools
Comparing version 0.12.39 to 0.12.40
@@ -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.42.3" | ||
"packageVersion": "7.43.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.12.39", | ||
"version": "0.12.40", | ||
"description": "This library provides functionality for automatically generating typings for non-TS files.", | ||
@@ -21,9 +21,9 @@ "keywords": [ | ||
"fast-glob": "~3.3.1", | ||
"@rushstack/node-core-library": "4.0.2", | ||
"@rushstack/terminal": "0.10.0" | ||
"@rushstack/terminal": "0.10.1", | ||
"@rushstack/node-core-library": "4.1.0" | ||
}, | ||
"devDependencies": { | ||
"@types/glob": "7.1.1", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.66.2" | ||
"@rushstack/heft": "0.66.3", | ||
"local-node-rig": "1.0.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "peerDependencies": { |
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
+ Added@rushstack/node-core-library@4.1.0(transitive)
+ Added@rushstack/terminal@0.10.1(transitive)
- Removed@rushstack/node-core-library@4.0.2(transitive)
- Removed@rushstack/terminal@0.10.0(transitive)
Updated@rushstack/terminal@0.10.1