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

@saulx/utils

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saulx/utils - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

2

dist/walker.js

@@ -29,3 +29,3 @@ "use strict";

if (await options.itemMatchFn(item)) {
itemFn(item.ref, { name, path, type });
await itemFn(item.ref, { name, path, type });
}

@@ -32,0 +32,0 @@ if (await options.recurseFn(item)) {

{
"name": "@saulx/utils",
"main": "./dist/index.js",
"version": "2.3.1",
"version": "2.3.2",
"scripts": {

@@ -6,0 +6,0 @@ "build": "tsc",

Sorry, the diff of this file is not supported yet

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