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.14
to
0.16.15
+6
-1
CHANGELOG.md
# Change Log - @rushstack/typings-generator
This log was last generated on Sat, 18 Apr 2026 00:15:17 GMT and should not be manually modified.
This log was last generated on Sat, 18 Apr 2026 03:47:10 GMT and should not be manually modified.
## 0.16.15
Sat, 18 Apr 2026 03:47:10 GMT
_Version update only_
## 0.16.14

@@ -6,0 +11,0 @@ Sat, 18 Apr 2026 00:15:17 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.3"
"packageVersion": "7.58.4"
}
]
}
{
"name": "@rushstack/typings-generator",
"version": "0.16.14",
"version": "0.16.15",
"description": "This library provides functionality for automatically generating typings for non-TS files.",

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

"@rushstack/node-core-library": "5.23.1",
"@rushstack/terminal": "0.22.7"
"@rushstack/terminal": "0.23.0"
},
"devDependencies": {
"eslint": "~9.37.0",
"@rushstack/heft": "1.2.14",
"local-node-rig": "1.0.0"
"local-node-rig": "1.0.0",
"@rushstack/heft": "1.2.15"
},

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

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