@accessprotocol/js
Advanced tools
Comparing version 2.0.0-alpha.17 to 2.0.0-alpha.18
@@ -539,3 +539,3 @@ "use strict"; | ||
return acc; | ||
}, {}); | ||
}, new Map()); | ||
} | ||
@@ -542,0 +542,0 @@ if (!filledPoolOffsets) { |
@@ -501,3 +501,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
return acc; | ||
}, {}); | ||
}, new Map()); | ||
} | ||
@@ -504,0 +504,0 @@ if (!filledPoolOffsets) { |
{ | ||
"name": "@accessprotocol/js", | ||
"version": "2.0.0-alpha.17", | ||
"version": "2.0.0-alpha.18", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
421958