Socket
Socket
Sign inDemoInstall

@ms-cloudpack/bundler-types

Package Overview
Dependencies
1
Maintainers
3
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.24.3 to 0.24.4

2

lib/BundleResult.d.ts

@@ -24,3 +24,3 @@ import type { BundleMessage } from './BundleMessage.js';

*/
inputPath?: string;
inputPath: string;
/**

@@ -27,0 +27,0 @@ * The entry file paths map used to create the bundle output. See `BundleOptions.entries`.

{
"name": "@ms-cloudpack/bundler-types",
"version": "0.24.3",
"version": "0.24.4",
"description": "TypeScript types for implementing a bundler abstraction. We keep these separate from the bundler package to eliminate circular package dependencies and ensure no major bumps happen with the contract.",

@@ -5,0 +5,0 @@ "license": "MIT",

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