Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

unplugin-isolated-decl

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unplugin-isolated-decl - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

dist/src_index-ytEwnjsz.cjs

2

dist/api.js

@@ -1,3 +0,3 @@

import { oxcTransform, swcTransform, tsTransform } from "./transformer-2hVUBpkW.js";
import { oxcTransform, swcTransform, tsTransform } from "./transformer-5sKdcRP0.js";
export { oxcTransform, swcTransform, tsTransform };

@@ -6,4 +6,4 @@ import type { TranspileOptions } from "typescript";

}
export declare function oxcTransform(id: string, code: string): TransformResult;
export declare function oxcTransform(id: string, code: string): Promise<TransformResult>;
export declare function swcTransform(id: string, code: string): Promise<TransformResult>;
export declare function tsTransform(id: string, code: string, transformOptions?: TranspileOptions): Promise<TransformResult>;

@@ -1,3 +0,3 @@

import "./transformer-2hVUBpkW.js";
import { IsolatedDecl } from "./src_index-0hJHBHCG.js";
import "./transformer-5sKdcRP0.js";
import { IsolatedDecl } from "./src_index-ZsbwyfTU.js";

@@ -4,0 +4,0 @@ //#region src/esbuild.ts

@@ -1,4 +0,4 @@

import "./transformer-2hVUBpkW.js";
import { IsolatedDecl, lowestCommonAncestor } from "./src_index-0hJHBHCG.js";
import "./transformer-5sKdcRP0.js";
import { IsolatedDecl, lowestCommonAncestor } from "./src_index-ZsbwyfTU.js";
export { IsolatedDecl, lowestCommonAncestor };

@@ -1,3 +0,3 @@

import "./transformer-2hVUBpkW.js";
import { IsolatedDecl } from "./src_index-0hJHBHCG.js";
import "./transformer-5sKdcRP0.js";
import { IsolatedDecl } from "./src_index-ZsbwyfTU.js";

@@ -4,0 +4,0 @@ //#region src/rolldown.ts

@@ -1,3 +0,3 @@

import "./transformer-2hVUBpkW.js";
import { IsolatedDecl } from "./src_index-0hJHBHCG.js";
import "./transformer-5sKdcRP0.js";
import { IsolatedDecl } from "./src_index-ZsbwyfTU.js";

@@ -4,0 +4,0 @@ //#region src/rollup.ts

@@ -1,3 +0,3 @@

import "./transformer-2hVUBpkW.js";
import { IsolatedDecl } from "./src_index-0hJHBHCG.js";
import "./transformer-5sKdcRP0.js";
import { IsolatedDecl } from "./src_index-ZsbwyfTU.js";

@@ -4,0 +4,0 @@ //#region src/vite.ts

{
"name": "unplugin-isolated-decl",
"version": "0.5.1",
"version": "0.5.2",
"description": "A blazing-fast tool for generating isolated declarations, powered by Oxc.",

@@ -5,0 +5,0 @@ "type": "module",

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

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