Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@rushstack/typings-generator

Package Overview
Dependencies
Maintainers
4
Versions
374
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/typings-generator - npm Package Compare versions

Comparing version
0.16.8
to
0.16.9
+6
-1
CHANGELOG.md
# Change Log - @rushstack/typings-generator
This log was last generated on Tue, 31 Mar 2026 15:14:15 GMT and should not be manually modified.
This log was last generated on Wed, 01 Apr 2026 15:13:39 GMT and should not be manually modified.
## 0.16.9
Wed, 01 Apr 2026 15:13:39 GMT
_Version update only_
## 0.16.8

@@ -6,0 +11,0 @@ Tue, 31 Mar 2026 15:14:15 GMT

+1
-1

@@ -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.57.7"
"packageVersion": "7.57.8"
}
]
}
{
"name": "@rushstack/typings-generator",
"version": "0.16.8",
"version": "0.16.9",
"description": "This library provides functionality for automatically generating typings for non-TS files.",

@@ -49,4 +49,4 @@ "keywords": [

"eslint": "~9.37.0",
"@rushstack/heft": "1.2.8",
"local-node-rig": "1.0.0"
"local-node-rig": "1.0.0",
"@rushstack/heft": "1.2.9"
},

@@ -53,0 +53,0 @@ "peerDependencies": {

Sorry, the diff of this file is too big to display