Comparing version 1.13.2 to 1.13.3
@@ -1661,2 +1661,4 @@ const EventEmitter = require('events') | ||
_onclose () { | ||
this._handle = null | ||
this.emit('close') | ||
@@ -1663,0 +1665,0 @@ } |
{ | ||
"name": "bare-fs", | ||
"version": "1.13.2", | ||
"version": "1.13.3", | ||
"description": "Native file system for Javascript", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
117151
1448