@saulx/utils
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"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') |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
48525
0