🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@jsonjoy.com/fs-core

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsonjoy.com/fs-core - npm Package Compare versions

Comparing version
4.64.0
to
4.65.0
+3
-3
package.json

@@ -6,3 +6,3 @@ {

},
"version": "4.64.0",
"version": "4.65.0",
"description": "Core filesystem primitives: Node, Link, File, Superblock",

@@ -84,6 +84,6 @@ "author": {

"dependencies": {
"@jsonjoy.com/fs-node-builtins": "4.64.0",
"@jsonjoy.com/fs-node-utils": "4.64.0",
"@jsonjoy.com/fs-node-builtins": "4.65.0",
"@jsonjoy.com/fs-node-utils": "4.65.0",
"thingies": "^2.5.0"
}
}