@kubb/core
Advanced tools
Comparing version 3.0.14 to 3.1.0
@@ -1,3 +0,3 @@ | ||
import { P as PluginContext, F as FileManager, a as PluginManager, U as UserConfig, C as Config, I as InputPath, b as PluginFactoryOptions, c as UserPluginWithLifeCycle } from './FileManager-raodIP72.js'; | ||
export { B as BarrelType, d as FileMetaBase, G as GetPluginFactoryOptions, o as Group, e as InputData, O as Output, i as Plugin, f as PluginKey, k as PluginLifecycle, l as PluginLifecycleHooks, m as PluginParameter, j as PluginWithLifeCycle, n as ResolveNameParams, R as ResolvePathParams, h as UserPlugin, g as getSource, p as processFiles } from './FileManager-raodIP72.js'; | ||
import { P as PluginContext, F as FileManager, a as PluginManager, U as UserConfig, C as Config, I as InputPath, b as PluginFactoryOptions, c as UserPluginWithLifeCycle } from './FileManager-B9Q-ztmj.js'; | ||
export { B as BarrelType, d as FileMetaBase, G as GetPluginFactoryOptions, o as Group, e as InputData, O as Output, i as Plugin, f as PluginKey, k as PluginLifecycle, l as PluginLifecycleHooks, m as PluginParameter, j as PluginWithLifeCycle, n as ResolveNameParams, R as ResolvePathParams, h as UserPlugin, g as getSource, p as processFiles } from './FileManager-B9Q-ztmj.js'; | ||
import { L as Logger } from './logger-DvbHXjIO.js'; | ||
@@ -4,0 +4,0 @@ import { PossiblePromise } from '@kubb/types'; |
import { ResolvedFile, File } from '@kubb/fs/types'; | ||
import { a as PluginManager } from './FileManager-raodIP72.js'; | ||
import { a as PluginManager } from './FileManager-B9Q-ztmj.js'; | ||
import { L as Logger } from './logger-DvbHXjIO.js'; | ||
@@ -4,0 +4,0 @@ import '@kubb/fs'; |
{ | ||
"name": "@kubb/core", | ||
"version": "3.0.14", | ||
"version": "3.1.0", | ||
"description": "Generator core", | ||
@@ -86,5 +86,5 @@ "keywords": [ | ||
"semver": "^7.6.3", | ||
"@kubb/fs": "3.0.14", | ||
"@kubb/parser-ts": "3.0.14", | ||
"@kubb/types": "3.0.14" | ||
"@kubb/fs": "3.1.0", | ||
"@kubb/parser-ts": "3.1.0", | ||
"@kubb/types": "3.1.0" | ||
}, | ||
@@ -96,8 +96,8 @@ "devDependencies": { | ||
"consola": "^3.2.3", | ||
"prettier": "^3.4.1", | ||
"prettier": "^3.4.2", | ||
"tinyrainbow": "^1.2.0", | ||
"tsup": "^8.3.5", | ||
"typescript": "^5.7.2", | ||
"@kubb/config-ts": "3.0.14", | ||
"@kubb/config-tsup": "3.0.14" | ||
"@kubb/config-ts": "3.1.0", | ||
"@kubb/config-tsup": "3.1.0" | ||
}, | ||
@@ -104,0 +104,0 @@ "engines": { |
@@ -322,3 +322,3 @@ import type * as KubbFile from '@kubb/fs/types' | ||
*/ | ||
type: 'tag' | ||
type: 'tag' | 'path' | ||
/** | ||
@@ -325,0 +325,0 @@ * Return the name of a group based on the group name, this will be used for the file and name generation |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1448145
+ Added@kubb/fs@3.1.0(transitive)
+ Added@kubb/parser-ts@3.1.0(transitive)
+ Added@kubb/types@3.1.0(transitive)
- Removed@kubb/fs@3.0.14(transitive)
- Removed@kubb/parser-ts@3.0.14(transitive)
- Removed@kubb/types@3.0.14(transitive)
Updated@kubb/fs@3.1.0
Updated@kubb/parser-ts@3.1.0
Updated@kubb/types@3.1.0