Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "enfspatch", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Additional methods and patches for node fs module", | ||
@@ -5,0 +5,0 @@ "license": "CC-BY-4.0", |
@@ -30,3 +30,3 @@ [![Build Status](https://travis-ci.org/n3okill/enfspatch.svg)](https://travis-ci.org/n3okill/enfspatch) | ||
```js | ||
var enfs = require("esnofspatch"); | ||
var enfs = require("enfspatch"); | ||
``` | ||
@@ -33,0 +33,0 @@ |
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
22553