Socket
Socket
Sign inDemoInstall

@esbuild-kit/core-utils

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@esbuild-kit/core-utils - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0

4

dist/index.d.ts

@@ -16,2 +16,4 @@ import { TransformOptions, TransformResult } from 'esbuild';

export { installSourceMapSupport, transform, transformDynamicImport, transformSync };
declare function resolveTsPath(filePath: string): string | undefined;
export { installSourceMapSupport, resolveTsPath, transform, transformDynamicImport, transformSync };
{
"name": "@esbuild-kit/core-utils",
"version": "1.1.2",
"version": "1.2.0",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

Sorry, the diff of this file is too big to display

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