@umijs/bundler-utils
Advanced tools
Comparing version 3.0.0-beta.26 to 3.0.0-beta.27
@@ -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", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1