Socket
Socket
Sign inDemoInstall

bundt

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundt - npm Package Compare versions

Comparing version 2.0.0-next.1 to 2.0.0-next.2

4

config/index.d.ts
import type { Options } from 'bundt';
export interface Input {
file: string;
file: string | null;
export: string;

@@ -14,2 +14,2 @@ condition: string;

export function define<T extends Customize>(fn: T): T;
export function define(fn: Customize): Customize;
{
"name": "bundt",
"version": "2.0.0-next.1",
"version": "2.0.0-next.2",
"repository": "lukeed/bundt",

@@ -5,0 +5,0 @@ "description": "A simple bundler for your delcious modules~!",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc