Comparing version 0.6.1 to 7.0.0
@@ -1,5 +0,4 @@ | ||
import { L as LoadConfigOptions, a as LoadConfigResult } from './shared/unconfig.13feb805.js'; | ||
export { B as BuiltinParsers, C as CustomParser, I as ImportxOptions, b as LoadConfigSource, S as SearchOptions, d as defaultExtensions } from './shared/unconfig.13feb805.js'; | ||
import { L as LoadConfigOptions, a as LoadConfigResult } from './shared/unconfig.CCW63Z-Z.js'; | ||
export { B as BuiltinParsers, C as CustomParser, b as LoadConfigSource, S as SearchOptions, d as defaultExtensions } from './shared/unconfig.CCW63Z-Z.js'; | ||
import '@antfu/utils'; | ||
import 'importx'; | ||
@@ -6,0 +5,0 @@ declare function createConfigLoader<T>(options: LoadConfigOptions): { |
@@ -1,5 +0,3 @@ | ||
import * as importx_index from 'importx/index'; | ||
import { b as LoadConfigSource, B as BuiltinParsers, C as CustomParser, I as ImportxOptions } from './shared/unconfig.13feb805.js'; | ||
import { b as LoadConfigSource, B as BuiltinParsers, C as CustomParser } from './shared/unconfig.CCW63Z-Z.js'; | ||
import { Arrayable } from '@antfu/utils'; | ||
import 'importx'; | ||
@@ -42,5 +40,2 @@ interface SourceVitePluginConfigOptions { | ||
parser?: BuiltinParsers | "auto" | CustomParser<any> | undefined; | ||
importx?: ImportxOptions | undefined; | ||
loader?: (importx_index.SupportedLoader | "auto") | undefined; | ||
fallbackLoaders?: (importx_index.SupportedLoader[] | false) | undefined; | ||
skipOnError?: boolean | undefined; | ||
@@ -47,0 +42,0 @@ }; |
{ | ||
"name": "unconfig", | ||
"type": "module", | ||
"version": "0.6.1", | ||
"version": "7.0.0", | ||
"description": "A universal solution for loading configurations.", | ||
@@ -22,14 +22,8 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"./presets": { | ||
"import": "./dist/presets.mjs", | ||
"require": "./dist/presets.cjs" | ||
} | ||
".": "./dist/index.mjs", | ||
"./presets": "./dist/presets.mjs" | ||
}, | ||
"main": "./dist/index.cjs", | ||
"main": "./dist/index.mjs", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"types": "./dist/index.d.mts", | ||
"files": [ | ||
@@ -42,10 +36,10 @@ "*.d.ts", | ||
"defu": "^6.1.4", | ||
"importx": "^0.5.1" | ||
"jiti": "^2.4.2" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^3.14.0", | ||
"@antfu/ni": "^23.2.0", | ||
"@types/node": "^22.10.7", | ||
"bumpp": "^9.10.1", | ||
"eslint": "^9.18.0", | ||
"@antfu/eslint-config": "^4.1.1", | ||
"@antfu/ni": "^23.3.1", | ||
"@types/node": "^22.13.1", | ||
"bumpp": "^10.0.2", | ||
"eslint": "^9.19.0", | ||
"esno": "^4.8.0", | ||
@@ -55,3 +49,3 @@ "lodash-es": "^4.17.21", | ||
"unbuild": "^3.3.1", | ||
"vitest": "^3.0.2" | ||
"vitest": "^3.0.5" | ||
}, | ||
@@ -58,0 +52,0 @@ "scripts": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
21777
346470
13
377
41
5
2
20
+ Addedjiti@^2.4.2
- Removedimportx@^0.5.1
- Removed@esbuild/aix-ppc64@0.25.0(transitive)
- Removed@esbuild/android-arm@0.25.0(transitive)
- Removed@esbuild/android-arm64@0.25.0(transitive)
- Removed@esbuild/android-x64@0.25.0(transitive)
- Removed@esbuild/darwin-arm64@0.25.0(transitive)
- Removed@esbuild/darwin-x64@0.25.0(transitive)
- Removed@esbuild/freebsd-arm64@0.25.0(transitive)
- Removed@esbuild/freebsd-x64@0.25.0(transitive)
- Removed@esbuild/linux-arm@0.25.0(transitive)
- Removed@esbuild/linux-arm64@0.25.0(transitive)
- Removed@esbuild/linux-ia32@0.25.0(transitive)
- Removed@esbuild/linux-loong64@0.25.0(transitive)
- Removed@esbuild/linux-mips64el@0.25.0(transitive)
- Removed@esbuild/linux-ppc64@0.25.0(transitive)
- Removed@esbuild/linux-riscv64@0.25.0(transitive)
- Removed@esbuild/linux-s390x@0.25.0(transitive)
- Removed@esbuild/linux-x64@0.25.0(transitive)
- Removed@esbuild/netbsd-arm64@0.25.0(transitive)
- Removed@esbuild/netbsd-x64@0.25.0(transitive)
- Removed@esbuild/openbsd-arm64@0.25.0(transitive)
- Removed@esbuild/openbsd-x64@0.25.0(transitive)
- Removed@esbuild/sunos-x64@0.25.0(transitive)
- Removed@esbuild/win32-arm64@0.25.0(transitive)
- Removed@esbuild/win32-ia32@0.25.0(transitive)
- Removed@esbuild/win32-x64@0.25.0(transitive)
- Removedbundle-require@5.1.0(transitive)
- Removeddebug@4.4.0(transitive)
- Removedesbuild@0.25.0(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedget-tsconfig@4.10.0(transitive)
- Removedimportx@0.5.2(transitive)
- Removedload-tsconfig@0.2.5(transitive)
- Removedms@2.1.3(transitive)
- Removedpathe@2.0.3(transitive)
- Removedresolve-pkg-maps@1.0.0(transitive)
- Removedtsx@4.19.3(transitive)