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.16
to
0.16.17
+6
-1
CHANGELOG.md
# Change Log - @rushstack/typings-generator
This log was last generated on Mon, 20 Apr 2026 15:15:25 GMT and should not be manually modified.
This log was last generated on Mon, 20 Apr 2026 23:31:13 GMT and should not be manually modified.
## 0.16.17
Mon, 20 Apr 2026 23:31:13 GMT
_Version update only_
## 0.16.16

@@ -6,0 +11,0 @@ Mon, 20 Apr 2026 15:15:25 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.58.5"
"packageVersion": "7.58.6"
}
]
}
{
"name": "@rushstack/typings-generator",
"version": "0.16.16",
"version": "0.16.17",
"description": "This library provides functionality for automatically generating typings for non-TS files.",

@@ -45,7 +45,7 @@ "keywords": [

"@rushstack/node-core-library": "5.23.1",
"@rushstack/terminal": "0.23.0"
"@rushstack/terminal": "0.24.0"
},
"devDependencies": {
"eslint": "~9.37.0",
"@rushstack/heft": "1.2.16",
"@rushstack/heft": "1.2.17",
"local-node-rig": "1.0.0"

@@ -52,0 +52,0 @@ },

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