Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kubb/parser-ts

Package Overview
Dependencies
Maintainers
0
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/parser-ts - npm Package Compare versions

Comparing version 2.26.3 to 2.26.4

2

dist/index.js

@@ -6,3 +6,3 @@ import {

// src/api.ts
import path from "path";
import path from "node:path";
import ts from "typescript";

@@ -9,0 +9,0 @@ function getExports(filePath) {

{
"name": "@kubb/parser-ts",
"version": "2.26.3",
"version": "2.26.4",
"description": "TypeScript parser",

@@ -51,12 +51,12 @@ "keywords": [

"dependencies": {
"remeda": "^2.11.0",
"remeda": "^2.14.0",
"ts-morph": "^23.0.0",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"devDependencies": {
"prettier": "^3.3.3",
"tsup": "^8.2.4",
"@kubb/config-biome": "2.26.3",
"@kubb/config-ts": "2.26.3",
"@kubb/config-tsup": "2.26.3"
"tsup": "^8.3.0",
"@kubb/config-biome": "2.26.4",
"@kubb/config-ts": "2.26.4",
"@kubb/config-tsup": "2.26.4"
},

@@ -63,0 +63,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc