Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fs-tree-diff

Package Overview
Dependencies
Maintainers
4
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 2.0.0 to 2.0.1

7

package.json
{
"name": "fs-tree-diff",
"version": "2.0.0",
"version": "2.0.1",
"description": "Backs out file tree changes",

@@ -12,4 +12,4 @@ "main": "lib/index.js",

"test": "npm run test:js",
"test:js": "mocha --require ts-node/register tests/*-test.ts",
"test:js:debug": "mocha debug --require ts-node/register tests/*-test.ts",
"test:js": "mocha tests/*-test.js",
"test:js:debug": "mocha debug tests/*-test.js",
"build": "tsc",

@@ -38,3 +38,2 @@ "prepublish": "tsc"

"mocha": "^2.3.3",
"ts-node": "^8.0.2",
"typescript": "^3.3.3",

@@ -41,0 +40,0 @@ "walk-sync": "^0.3.1"

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