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

@@ -6,0 +11,0 @@ Fri, 10 Apr 2026 22:46:35 GMT

+5
-5
{
"name": "@rushstack/typings-generator",
"version": "0.16.12",
"version": "0.16.13",
"description": "This library provides functionality for automatically generating typings for non-TS files.",

@@ -44,9 +44,9 @@ "keywords": [

"fast-glob": "~3.3.1",
"@rushstack/node-core-library": "5.22.0",
"@rushstack/terminal": "0.22.5"
"@rushstack/node-core-library": "5.23.0",
"@rushstack/terminal": "0.22.6"
},
"devDependencies": {
"eslint": "~9.37.0",
"@rushstack/heft": "1.2.12",
"local-node-rig": "1.0.0"
"local-node-rig": "1.0.0",
"@rushstack/heft": "1.2.13"
},

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

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