Socket
Socket
Sign inDemoInstall

fs-tree-diff

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fs-tree-diff - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

15

package.json
{
"name": "fs-tree-diff",
"version": "0.5.1",
"version": "0.5.2",
"description": "Backs out file tree changes",
"main": "lib/index.js",
"files": [
"lib/"
],
"scripts": {

@@ -13,7 +16,9 @@ "test": "mocha tests/",

],
"files": [
"lib"
],
"author": "Stefan Penner, David J. Hamilton, Chad Hietala",
"license": "MIT",
"dependencies": {
"debug": "^2.2.0",
"heimdalljs-logger": "^0.1.6",
"heimdalljs-logger": "^0.1.7",
"fast-ordered-set": "^1.0.2"

@@ -24,3 +29,7 @@ },

"mocha": "^2.3.3"
},
"repository": {
"type": "git",
"url":"git://github.com/stefanpenner/fs-tree-diff.git"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc