Socket
Socket
Sign inDemoInstall

@jsenv/filesystem

Package Overview
Dependencies
2
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.1 to 2.4.0

22

package.json
{
"name": "@jsenv/filesystem",
"version": "2.3.1",
"version": "2.4.0",
"description": "Collection of functions to interact with filesystem in Node.js",

@@ -19,3 +19,4 @@ "license": "MIT",

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

@@ -54,18 +55,17 @@ "type": "module",

"devDependencies": {
"@babel/core": "7.15.5",
"@babel/eslint-parser": "7.15.7",
"@jsenv/assert": "2.2.7",
"@jsenv/codecov-upload": "3.5.0",
"@jsenv/core": "20.3.0",
"@jsenv/eslint-config": "16.0.3",
"@babel/core": "7.16.0",
"@babel/eslint-parser": "7.16.0",
"@jsenv/assert": "2.3.2",
"@jsenv/core": "23.2.2",
"@jsenv/eslint-config": "16.0.8",
"@jsenv/github-release-package": "1.2.3",
"@jsenv/importmap-eslint-resolver": "5.1.2",
"@jsenv/importmap-node-module": "2.2.1",
"@jsenv/importmap-node-module": "2.4.1",
"@jsenv/package-publish": "1.6.2",
"@jsenv/performance-impact": "1.7.0",
"@jsenv/performance-impact": "2.2.1",
"@jsenv/prettier-check-project": "5.6.1",
"eslint": "7.32.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-import": "2.25.2",
"prettier": "2.4.1"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc