@modern-js/utils
Advanced tools
Comparing version 1.7.9-alpha.0 to 1.7.9
# @modern-js/utils | ||
## 1.7.9-alpha.0 | ||
## 1.7.9 | ||
### Patch Changes | ||
- 9cd364e06: export ExecaError type | ||
- a90bc96bd: perf(babel): skip babel-plugin-import if package not installed | ||
- a90bc96: perf(babel): skip babel-plugin-import if package not installed | ||
@@ -10,0 +9,0 @@ ## 1.7.8 |
@@ -34,3 +34,2 @@ export { default as fs } from '../compiled/fs-extra'; | ||
export type { FSWatcher, WatchOptions } from '../compiled/chokidar'; | ||
export type { ExecaError } from '../compiled/execa'; | ||
/** | ||
@@ -37,0 +36,0 @@ * Lazy import some expensive modules that will slow down startup speed. |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "1.7.9-alpha.0", | ||
"version": "1.7.9", | ||
"jsnext:source": "./src/index.ts", | ||
@@ -102,3 +102,3 @@ "types": "./dist/index.d.ts", | ||
"devDependencies": { | ||
"@modern-js/types": "1.5.5-alpha.0", | ||
"@modern-js/types": "1.5.5", | ||
"@scripts/build": "0.0.0", | ||
@@ -105,0 +105,0 @@ "@scripts/jest-config": "0.0.0", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
22
2448927
24805