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

mockfs

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mockfs - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

11

package.json
{
"name": "mockfs",
"description": "Mocking FS module implementation for testing purpouses",
"version": "0.1.0",
"version": "0.1.1",
"author": "Oleg Elifantiev <oleg@elifantiev.ru>",

@@ -13,2 +13,6 @@ "contributors": [],

],
"repository": {
"type": "git",
"url": "https://github.com/Olegas/mockfs.git"
},
"devDependencies": {

@@ -25,3 +29,6 @@ "mocha": "",

"test": "node ./node_modules/mocha/bin/mocha -R spec"
},
"engines": {
"node": ">=0.8"
}
}
}
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