Comparing version 2.0.2 to 2.0.3
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18410
+ Addeddel@3.0.0(transitive)
+ Addedglobby@6.1.0(transitive)
+ Addedp-map@1.2.0(transitive)
+ Addedpify@3.0.0(transitive)
- Removedarrify@1.0.1(transitive)
- Removeddel@2.2.2(transitive)
- Removedglobby@5.0.0(transitive)
Updateddel@^3.0.0