node-os-walk
Advanced tools
Comparing version
@@ -23,8 +23,5 @@ "use strict"; | ||
__export(src_exports, { | ||
Directory: () => import_types.Directory, | ||
WalkOptions: () => import_types.WalkOptions, | ||
walk: () => import_walk.walk | ||
}); | ||
module.exports = __toCommonJS(src_exports); | ||
var import_types = require("./types.js"); | ||
var import_walk = require("./walk.js"); |
@@ -1,2 +0,2 @@ | ||
export { Directory, WalkOptions } from "./types"; | ||
export type { Directory, WalkOptions } from "./types"; | ||
export { walk } from "./walk"; |
{ | ||
"name": "node-os-walk", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "./dist/legacy/index.js", | ||
@@ -5,0 +5,0 @@ "types": "./dist/types/index.d.ts", |
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
0
-100%17906
-1.87%374
-2.35%