abstract-random-access
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "abstract-random-access", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Base class for random access stores", | ||
@@ -5,0 +5,0 @@ "repository": "juliangruber/abstract-random-access", |
@@ -13,2 +13,3 @@ | ||
- verifies and defaults arguments | ||
- provides stubs for unimplemented functions | ||
- emits `open` and `close` events | ||
@@ -15,0 +16,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
3738
38