New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@teambit/compilation.modules.babel-compiler

Package Overview
Dependencies
Maintainers
15
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teambit/compilation.modules.babel-compiler - npm Package Compare versions

Comparing version 0.0.139 to 0.0.140

dist/preview-1733851236714.js

4

dist/babel-compiler.d.ts
import * as babel from '@babel/core';
import type { TransformOptions } from '@babel/core';
export declare type TranspileContext = {
export type TranspileContext = {
rootDir: string;
filePath: string;
};
export declare type TranspileOutput = {
export type TranspileOutput = {
outputText: string;

@@ -9,0 +9,0 @@ outputPath: string;

{
"name": "@teambit/compilation.modules.babel-compiler",
"version": "0.0.139",
"version": "0.0.140",
"homepage": "https://bit.cloud/teambit/compilation/modules/babel-compiler",

@@ -9,3 +9,3 @@ "main": "dist/index.js",

"name": "modules/babel-compiler",
"version": "0.0.139"
"version": "0.0.140"
},

@@ -12,0 +12,0 @@ "dependencies": {

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