🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

node-os-walk

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-os-walk - npm Package Compare versions

Comparing version

to
1.0.2

3

dist/legacy/index.js

@@ -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");

2

dist/types/index.d.ts

@@ -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