Socket
Socket
Sign inDemoInstall

klaw-sync

Package Overview
Dependencies
10
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "klaw-sync",
"version": "1.0.1",
"version": "1.0.2",
"description": "Recursive and synchronous file system walker",

@@ -8,3 +8,3 @@ "main": "klaw-sync.js",

"type": "git",
"url": "git+https://github.com/mawni/node-klaw-sync.git"
"url": "git+https://github.com/manidlou/node-klaw-sync.git"
},

@@ -22,5 +22,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/mawni/node-klaw-sync/issues"
"url": "https://github.com/manidlou/node-klaw-sync/issues"
},
"homepage": "https://github.com/mawni/node-klaw-sync#readme",
"homepage": "https://github.com/manidlou/node-klaw-sync#readme",
"dependencies": {

@@ -27,0 +27,0 @@ "multimatch": "^2.1.0"

@@ -5,4 +5,4 @@ Node.js: klaw-sync

[![npm Package](https://img.shields.io/npm/v/klaw-sync.svg?style=flat-square)](https://www.npmjs.com/package/klaw-sync)
[![Build Status](https://travis-ci.org/mawni/node-klaw-sync.svg?branch=master)](https://travis-ci.org/mawni/node-klaw-sync)
[![windows Build status](https://ci.appveyor.com/api/projects/status/braios34k6qw4h5p/branch/master?svg=true)](https://ci.appveyor.com/project/mawni/node-klaw-sync/branch/master)
[![Build Status](https://travis-ci.org/manidlou/node-klaw-sync.svg?branch=master)](https://travis-ci.org/manidlou/node-klaw-sync)
[![windows Build status](https://ci.appveyor.com/api/projects/status/braios34k6qw4h5p/branch/master?svg=true)](https://ci.appveyor.com/project/manidlou/node-klaw-sync/branch/master)

@@ -153,2 +153,1 @@ <a href="https://github.com/feross/standard"><img src="https://cdn.rawgit.com/feross/standard/master/sticker.svg" alt="Standard JavaScript" width="100"></a>

Licensed under MIT
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc