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.11
to
0.16.12
+6
-1
CHANGELOG.md
# Change Log - @rushstack/typings-generator
This log was last generated on Thu, 09 Apr 2026 00:15:07 GMT and should not be manually modified.
This log was last generated on Fri, 10 Apr 2026 22:46:35 GMT and should not be manually modified.
## 0.16.12
Fri, 10 Apr 2026 22:46:35 GMT
_Version update only_
## 0.16.11

@@ -6,0 +11,0 @@ Thu, 09 Apr 2026 00:15:07 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.1"
"packageVersion": "7.58.2"
}
]
}
{
"name": "@rushstack/typings-generator",
"version": "0.16.11",
"version": "0.16.12",
"description": "This library provides functionality for automatically generating typings for non-TS files.",

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

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

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

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