Socket
Socket
Sign inDemoInstall

@jsenv/filesystem

Package Overview
Dependencies
Maintainers
2
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsenv/filesystem - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

11

package.json
{
"name": "@jsenv/filesystem",
"version": "4.0.0",
"version": "4.0.1",
"license": "MIT",

@@ -11,3 +11,4 @@ "repository": {

"publishConfig": {
"access": "public"
"access": "public",
"registry": "https://registry.npmjs.org"
},

@@ -31,9 +32,9 @@ "author": {

"scripts": {
"test": "node --conditions=development ./test.mjs"
"test": "node --conditions=development ./scripts/test.mjs"
},
"dependencies": {
"@jsenv/urls": "1.1.0",
"@jsenv/urls": "1.1.1",
"@jsenv/abort": "4.1.2",
"@jsenv/log": "1.6.3"
}
}
}
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