idb-wrapper
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -37,2 +37,3 @@ /* | ||
for (var prop in constants) { | ||
if (!(prop in object)) | ||
object[prop] = constants[prop]; | ||
@@ -39,0 +40,0 @@ } |
{ | ||
"name": "idb-wrapper", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "This is a wrapper for indexedDB.", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
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
134824
2876