@bscotch/gcdata
Advanced tools
Comparing version 0.14.3 to 0.15.0
@@ -20,3 +20,3 @@ import { Pathy } from '@bscotch/pathy'; | ||
/** `undefined` at the root, otherwise the prior visitor context data */ | ||
parent: MoteVisitorDataCtx | undefined; | ||
parent: MoteVisitorCtx<T> | undefined; | ||
/** A place for your custom store to accumulate things during visits. Passed by reference. */ | ||
@@ -23,0 +23,0 @@ store: T; |
@@ -62,3 +62,3 @@ import { pathy } from '@bscotch/pathy'; | ||
}, | ||
parent: ctx.current, | ||
parent: ctx, | ||
}; | ||
@@ -65,0 +65,0 @@ visit(newCtx); |
{ | ||
"name": "@bscotch/gcdata", | ||
"version": "0.14.3", | ||
"version": "0.15.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -0,0 +0,0 @@ # GameChanger Data |
Sorry, the diff of this file is not supported yet
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
3748633
111
101515