@kubb/core
Advanced tools
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 |
+2
-2
| 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 |
+1
-1
| 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"); |
+1
-1
| 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"; |
+4
-4
| { | ||
| "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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
902761
00
-100%+ Added
+ Added
- Removed
- Removed
Updated