@magnetarjs/core
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -301,3 +301,3 @@ "use strict"; | ||
}); | ||
if (actionName !== "fetch") { | ||
if (actionName !== "fetch" && actionName !== "fetchCount") { | ||
if (writeLock.promise === null) { | ||
@@ -304,0 +304,0 @@ writeLock.promise = new Promise((resolve) => { |
{ | ||
"name": "@magnetarjs/core", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"sideEffects": false, | ||
@@ -23,4 +23,4 @@ "description": "Magnetar core library.", | ||
"dependencies": { | ||
"@magnetarjs/types": "0.10.0", | ||
"@magnetarjs/utils": "0.10.0", | ||
"@magnetarjs/types": "0.10.1", | ||
"@magnetarjs/utils": "0.10.1", | ||
"getorset-anything": "^0.0.3", | ||
@@ -31,3 +31,3 @@ "is-what": "^4.1.7", | ||
"devDependencies": { | ||
"@magnetarjs/test-utils": "0.10.0" | ||
"@magnetarjs/test-utils": "0.10.1" | ||
}, | ||
@@ -34,0 +34,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
70108
+ Added@magnetarjs/types@0.10.1(transitive)
+ Added@magnetarjs/utils@0.10.1(transitive)
- Removed@magnetarjs/types@0.10.0(transitive)
- Removed@magnetarjs/utils@0.10.0(transitive)
Updated@magnetarjs/types@0.10.1
Updated@magnetarjs/utils@0.10.1