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

tree-crawl

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tree-crawl - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

index.d.ts

@@ -81,5 +81,5 @@ // Because this module exports a function `crawl` we have to define used types

iteratee: (node: TreeNode, context: crawl.Context<TreeNode>) => void,
options: crawl.Options<TreeNode>
options?: crawl.Options<TreeNode>
): void
export = crawl
{
"name": "tree-crawl",
"version": "1.2.1",
"version": "1.2.2",
"description": "Agnostic tree traversal library.",

@@ -5,0 +5,0 @@ "author": "Nicolas Gryman <ngryman@gmail.com> (http://ngryman.sh/)",

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