New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.4.0 to 1.4.1

2

package.json
{
"name": "@saulx/utils",
"main": "./dist/index.js",
"version": "1.4.0",
"version": "1.4.1",
"scripts": {

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

@@ -165,3 +165,3 @@ # utils

import { readStream } from '@saulx/utils'
import fs from 'fs
import fs from 'fs'

@@ -168,0 +168,0 @@ const aReadStream = fs.createReadStream('somefile')

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