Socket
Socket
Sign inDemoInstall

c12

Package Overview
Dependencies
56
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.2 to 1.5.0

dist/index.d.cts

2

dist/index.d.ts

@@ -120,2 +120,2 @@ import { JITI } from 'jiti';

export { C12InputConfig, ConfigLayer, ConfigLayerMeta, ConfigWatcher, DefineConfig, DotenvOptions, Env, InputConfig, LoadConfigOptions, ResolvedConfig, SourceOptions, UserInputConfig, WatchConfigOptions, createDefineConfig, loadConfig, loadDotenv, setupDotenv, watchConfig };
export { type C12InputConfig, type ConfigLayer, type ConfigLayerMeta, type ConfigWatcher, type DefineConfig, type DotenvOptions, type Env, type InputConfig, type LoadConfigOptions, type ResolvedConfig, type SourceOptions, type UserInputConfig, type WatchConfigOptions, createDefineConfig, loadConfig, loadDotenv, setupDotenv, watchConfig };
{
"name": "c12",
"version": "1.4.2",
"version": "1.5.0",
"description": "Smart Config Loader",

@@ -36,6 +36,6 @@ "repository": "unjs/c12",

"dotenv": "^16.3.1",
"giget": "^1.1.2",
"jiti": "^1.18.2",
"mlly": "^1.4.0",
"ohash": "^1.1.2",
"giget": "^1.1.3",
"jiti": "^1.20.0",
"mlly": "^1.4.2",
"ohash": "^1.1.3",
"pathe": "^1.1.1",

@@ -47,13 +47,13 @@ "perfect-debounce": "^1.0.0",

"devDependencies": {
"@vitest/coverage-v8": "^0.32.2",
"changelogen": "^0.5.3",
"eslint": "^8.43.0",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.51.0",
"eslint-config-unjs": "^0.2.1",
"expect-type": "^0.16.0",
"prettier": "^2.8.8",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.32.2"
"expect-type": "^0.17.3",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.6.3"
"packageManager": "pnpm@8.8.0"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc