Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@kubb/core

Package Overview
Dependencies
Maintainers
1
Versions
1301
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/core - npm Package Compare versions

Comparing version
5.0.0-beta.35
to
5.0.0-beta.36
dist/KubbDriver-Dil5m3NF.cjs

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

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

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

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

+2
-2
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const require_KubbDriver = require("./KubbDriver-T8W1wm4O.cjs");
const require_KubbDriver = require("./KubbDriver-Dil5m3NF.cjs");
let node_fs_promises = require("node:fs/promises");

@@ -110,3 +110,3 @@ let node_path = require("node:path");

//#region package.json
var version = "5.0.0-beta.35";
var version = "5.0.0-beta.36";
//#endregion

@@ -113,0 +113,0 @@ //#region src/createStorage.ts

import "./chunk-C0LytTxp.js";
import { a as FileManager, c as DEFAULT_BANNER, d as logLevel, f as URLPath, i as FileProcessor, l as DEFAULT_EXTENSION, m as BuildError, o as defineResolver, p as AsyncEventEmitter, r as _usingCtx, s as definePlugin, t as KubbDriver, u as DEFAULT_STUDIO_URL } from "./KubbDriver-7JLUadUM.js";
import { a as FileManager, c as DEFAULT_BANNER, d as logLevel, f as URLPath, i as FileProcessor, l as DEFAULT_EXTENSION, m as BuildError, o as defineResolver, p as AsyncEventEmitter, r as _usingCtx, s as definePlugin, t as KubbDriver, u as DEFAULT_STUDIO_URL } from "./KubbDriver-DrG5-FFe.js";
import { access, mkdir, readFile, readdir, rm, writeFile } from "node:fs/promises";

@@ -109,3 +109,3 @@ import { dirname, join, resolve } from "node:path";

//#region package.json
var version$1 = "5.0.0-beta.35";
var version$1 = "5.0.0-beta.36";
//#endregion

@@ -112,0 +112,0 @@ //#region src/createStorage.ts

Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const require_KubbDriver = require("./KubbDriver-T8W1wm4O.cjs");
const require_KubbDriver = require("./KubbDriver-Dil5m3NF.cjs");
let node_path = require("node:path");

@@ -4,0 +4,0 @@ let _kubb_ast = require("@kubb/ast");

import "./chunk-C0LytTxp.js";
import { a as FileManager, n as applyHookResult, t as KubbDriver } from "./KubbDriver-7JLUadUM.js";
import { a as FileManager, n as applyHookResult, t as KubbDriver } from "./KubbDriver-DrG5-FFe.js";
import { resolve } from "node:path";

@@ -4,0 +4,0 @@ import { transform } from "@kubb/ast";

{
"name": "@kubb/core",
"version": "5.0.0-beta.35",
"version": "5.0.0-beta.36",
"description": "Core engine for Kubb's plugin-based code generation system. Provides the plugin driver, file manager, defineConfig, and build orchestration used by every Kubb plugin.",

@@ -61,10 +61,10 @@ "keywords": [

"tinyexec": "~1.1.2",
"@kubb/ast": "5.0.0-beta.35"
"@kubb/ast": "5.0.0-beta.36"
},
"devDependencies": {
"@internals/utils": "0.0.0",
"@kubb/renderer-jsx": "5.0.0-beta.35"
"@kubb/renderer-jsx": "5.0.0-beta.36"
},
"peerDependencies": {
"@kubb/renderer-jsx": "5.0.0-beta.35"
"@kubb/renderer-jsx": "5.0.0-beta.36"
},

@@ -71,0 +71,0 @@ "size-limit": [

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

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

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

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