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

@umijs/bundler-utils

Package Overview
Dependencies
Maintainers
13
Versions
647
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umijs/bundler-utils - npm Package Compare versions

Comparing version 3.0.0-beta.26 to 3.0.0-beta.27

2

lib/getBabelOpts.d.ts

@@ -23,3 +23,3 @@ import { IConfig } from '@umijs/types';

}): {
presets: (string | [string, any] | (string | object)[])[];
presets: (string | (string | object)[] | [string, any])[];
plugins: (string | [string, any])[];

@@ -26,0 +26,0 @@ sourceType: string;

{
"name": "@umijs/bundler-utils",
"version": "3.0.0-beta.26",
"version": "3.0.0-beta.27",
"description": "@umijs/bundler-utils",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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