unenv-nightly
Advanced tools
Comparing version
@@ -14,3 +14,9 @@ declare const NodeBuiltinModules: string[]; | ||
} | ||
interface Preset extends Partial<Environment> { | ||
interface Preset { | ||
alias?: Environment["alias"]; | ||
inject?: { | ||
[key: string]: string | string[] | false; | ||
}; | ||
polyfill?: Environment["polyfill"]; | ||
external?: Environment["external"]; | ||
} | ||
@@ -17,0 +23,0 @@ |
{ | ||
"name": "unenv-nightly", | ||
"version": "1.10.0-1717196929.1cf935a", | ||
"version": "1.10.0-1717495452.e9d612b", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "repository": "unjs/unenv", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
745410
0.14%22002
0.1%10
-9.09%