choo-persist
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -92,2 +92,4 @@ const explain = require('explain-error') | ||
function noop () {} | ||
function noop (state) { | ||
return state | ||
} |
{ | ||
"name": "choo-persist", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Synchronize choo state with indexedDB", | ||
@@ -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
36421
110