@codecov/bundler-plugin-core
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -181,3 +181,3 @@ import { UnpluginOptions, UnpluginContextMeta } from 'unplugin'; | ||
unlockPluginDetails(): void; | ||
write(): Promise<void>; | ||
write(emitError?: boolean): Promise<void>; | ||
bundleStatsToJson(): string; | ||
@@ -365,2 +365,2 @@ } | ||
export { type Asset, type BundleAnalysisUploadPlugin, type BundleAnalysisUploadPluginArgs, type Chunk, type ExtendedBAUploadArgs, type ExtendedBAUploadPlugin, type Module, type Options, Output, type ProviderUtilInputs, type UploadOverrides, checkNodeVersion, createRollupAsset, getCompressedSize, handleErrors, normalizeOptions, normalizePath, red }; | ||
export { type Asset, type BundleAnalysisUploadPlugin, type BundleAnalysisUploadPluginArgs, type Chunk, type ExtendedBAUploadArgs, type ExtendedBAUploadPlugin, type Module, type NormalizedOptions, type Options, Output, type ProviderUtilInputs, type UploadOverrides, checkNodeVersion, createRollupAsset, getCompressedSize, handleErrors, normalizeOptions, normalizePath, red }; |
{ | ||
"name": "@codecov/bundler-plugin-core", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "Official Codecov Bundler Plugin Core", | ||
@@ -5,0 +5,0 @@ "author": "Codecov", |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
437276