@verdaccio/local-storage
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -65,2 +65,4 @@ 'use strict'; | ||
cb(this._sync()); | ||
} else { | ||
cb(null); | ||
} | ||
@@ -67,0 +69,0 @@ } |
{ | ||
"name": "@verdaccio/local-storage", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "local storage implementation", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
20896
506