Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fsify

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fsify - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

9

package.json
{
"name": "fsify",
"version": "2.0.2",
"version": "2.0.3",
"authors": [

@@ -35,6 +35,7 @@ "Tobias Reich <tobias@electerious.com>"

"coveralls": "cat ./coverage/lcov.info | coveralls",
"test": "istanbul cover node_modules/mocha/bin/_mocha"
"test": "istanbul cover node_modules/mocha/bin/_mocha",
"prepublish": "npm test"
},
"devDependencies": {
"chai": "^3.5.0",
"chai": "^4.0.2",
"coveralls": "^2.13.1",

@@ -46,3 +47,3 @@ "istanbul": "^0.4.5",

"dependencies": {
"del": "^2.2.2",
"del": "^3.0.0",
"is-path-inside": "^1.0.0",

@@ -49,0 +50,0 @@ "is-plain-obj": "^1.1.0",

@@ -175,3 +175,3 @@ # fsify

- `instance` `{Function}({?Array})` [fsify instance](#instance-api).
- `{Function}({?Array})` [fsify instance](#instance-api).

@@ -178,0 +178,0 @@ ## Instance API

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