@magnetarjs/core
Advanced tools
Comparing version 0.8.2 to 0.8.3
@@ -158,2 +158,4 @@ "use strict"; | ||
for (const fn of fns) { | ||
if (!payload) | ||
return; | ||
payload = fn(payload, ...otherArgs); | ||
@@ -160,0 +162,0 @@ } |
{ | ||
"name": "@magnetarjs/core", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"sideEffects": false, | ||
@@ -23,11 +23,10 @@ "description": "Magnetar core library.", | ||
"dependencies": { | ||
"@magnetarjs/types": "0.8.2", | ||
"@magnetarjs/utils": "0.8.2", | ||
"@magnetarjs/types": "0.8.3", | ||
"@magnetarjs/utils": "0.8.3", | ||
"getorset-anything": "^0.0.2", | ||
"is-what": "^3.14.1", | ||
"merge-anything": "^4.0.5", | ||
"ts-toolbelt": "^9.6.0" | ||
"merge-anything": "^4.0.5" | ||
}, | ||
"devDependencies": { | ||
"@magnetarjs/test-utils": "0.8.2" | ||
"@magnetarjs/test-utils": "0.8.3" | ||
}, | ||
@@ -34,0 +33,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
65514
5
1651
+ Added@magnetarjs/types@0.8.3(transitive)
+ Added@magnetarjs/utils@0.8.3(transitive)
- Removedts-toolbelt@^9.6.0
- Removed@magnetarjs/types@0.8.2(transitive)
- Removed@magnetarjs/utils@0.8.2(transitive)
Updated@magnetarjs/types@0.8.3
Updated@magnetarjs/utils@0.8.3