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

@alttiri/util-node-js

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alttiri/util-node-js - npm Package Compare versions

Comparing version 2.0.2 to 2.0.4

6

package.json
{
"name": "@alttiri/util-node-js",
"version": "2.0.2",
"version": "2.0.4",
"description": "Some Node.js util functions for personal use",

@@ -28,4 +28,4 @@ "keywords": [

"devDependencies": {
"@types/node": "18.16.18",
"typescript": "5.1.6"
"@types/node": "18.18.6",
"typescript": "5.2.2"
},

@@ -32,0 +32,0 @@ "scripts": {

@@ -105,3 +105,4 @@ import fs from "node:fs/promises";

recursively: false,
_currentDeep
yieldDir: true,
_currentDeep,
}, entry)) {

@@ -108,0 +109,0 @@ if ("errors" in listEntry) {

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