New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mock-fs

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mock-fs - npm Package Compare versions

Comparing version 2.7.0 to 2.7.1

9

package.json
{
"name": "mock-fs",
"description": "A configurable mock file system. You know, for testing.",
"version": "2.7.0",
"version": "2.7.1",
"main": "lib/index.js",

@@ -26,8 +26,3 @@ "homepage": "https://github.com/tschaub/mock-fs",

},
"licenses": [
{
"type": "MIT",
"url": "http://tschaub.mit-license.org/"
}
],
"license": "MIT",
"scripts": {

@@ -34,0 +29,0 @@ "debug": "node --debug-brk ./tasks.js test",

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