areaspawnr
Advanced tools
Comparing version 0.8.0-beta0 to 0.8.0-beta1
import { MapsCreatr, IPreThing, IPreThingSettings } from "mapscreatr"; | ||
import { IMapScreenr } from "mapscreenr"; | ||
import { MapScreenr } from "mapscreenr"; | ||
/** | ||
@@ -17,9 +17,9 @@ * A Function to add a map command, such as an after or stretch. | ||
/** | ||
* A MapsCreatr used to store and lazily initialize Maps. | ||
* MapsCreatr used to store and lazily initialize Maps. | ||
*/ | ||
mapsCreatr: MapsCreatr; | ||
/** | ||
* A MapScreenr used to store attributes of Areas. | ||
* MapScreenr used to store attributes of Areas. | ||
*/ | ||
mapScreenr: IMapScreenr; | ||
mapScreenr: MapScreenr; | ||
/** | ||
@@ -26,0 +26,0 @@ * Function for when a PreThing's Thing should be spawned. |
@@ -11,4 +11,4 @@ { | ||
"dependencies": { | ||
"mapscreatr": "^0.7.9", | ||
"mapscreenr": "^0.7.6" | ||
"mapscreatr": "^0.8.0-beta1", | ||
"mapscreenr": "^0.8.0-beta1" | ||
}, | ||
@@ -28,8 +28,8 @@ "description": "Loads EightBittr maps to spawn and unspawn areas on demand.", | ||
"compile": "tsc -b", | ||
"hydrate": "yarn shenanigans-manager hydrate", | ||
"hydrate": "node ../shenanigans-manager/bin/shenanigans-manager hydrate", | ||
"link": "yarn link", | ||
"publish:ci": "yarn shenanigans-manager publish-if-updated", | ||
"publish:ci": "node ../shenanigans-manager/bin/shenanigans-manager publish-if-updated", | ||
"test": "yarn run test:setup && yarn run test:run", | ||
"test:run": "mocha-headless-chrome --file test/index.html", | ||
"test:setup": "yarn shenanigans-manager generate-tests" | ||
"test:setup": "node ../shenanigans-manager/bin/shenanigans-manager generate-tests" | ||
}, | ||
@@ -40,3 +40,3 @@ "shenanigans": { | ||
"types": "./lib/index.d.ts", | ||
"version": "0.8.0-beta0" | ||
"version": "0.8.0-beta1" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
169691
0
+ Addeditemsholdr@0.8.15(transitive)
+ Addedmapscreatr@0.8.15(transitive)
+ Addedmapscreenr@0.8.15(transitive)
+ Addedobjectmakr@0.8.15(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedany-promise@1.3.0(transitive)
- Removedanymatch@3.1.3(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbinary-extensions@2.3.0(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedbraces@3.0.3(transitive)
- Removedcall-bind@1.0.8(transitive)
- Removedcall-bind-apply-helpers@1.0.1(transitive)
- Removedcall-bound@1.0.3(transitive)
- Removedchalk@4.1.2(transitive)
- Removedchokidar@3.6.0(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removeddefine-data-property@1.1.4(transitive)
- Removeddunder-proto@1.0.1(transitive)
- Removedes-define-property@1.0.1(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedes-object-atoms@1.0.0(transitive)
- Removedfill-range@7.1.1(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.2.7(transitive)
- Removedget-proto@1.0.1(transitive)
- Removedglob@7.2.3(transitive)
- Removedglob-parent@5.1.2(transitive)
- Removedgopd@1.2.0(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedhas-property-descriptors@1.0.2(transitive)
- Removedhas-symbols@1.1.0(transitive)
- Removedhasown@2.0.2(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-binary-path@2.1.0(transitive)
- Removedis-extglob@2.1.1(transitive)
- Removedis-glob@4.0.3(transitive)
- Removedis-number@7.0.0(transitive)
- Removedisarray@2.0.5(transitive)
- Removeditemsholdr@0.7.12(transitive)
- Removedjson-stable-stringify@1.2.1(transitive)
- Removedjsonify@0.0.1(transitive)
- Removedmapscreatr@0.7.9(transitive)
- Removedmapscreenr@0.7.6(transitive)
- Removedmath-intrinsics@1.1.0(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@1.0.4(transitive)
- Removedmoment@2.30.1(transitive)
- Removedmustache@4.2.0(transitive)
- Removedmz@2.7.0(transitive)
- Removednormalize-path@3.0.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedobject-keys@1.1.1(transitive)
- Removedobjectmakr@0.7.9(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedreaddirp@3.6.0(transitive)
- Removedrimraf@3.0.2(transitive)
- Removedset-function-length@1.2.2(transitive)
- Removedshenanigans-manager@0.3.2(transitive)
- Removedsupports-color@7.2.0(transitive)
- Removedthenify@3.3.1(transitive)
- Removedthenify-all@1.6.0(transitive)
- Removedto-regex-range@5.0.1(transitive)
- Removedwrappy@1.0.2(transitive)
Updatedmapscreatr@^0.8.0-beta1
Updatedmapscreenr@^0.8.0-beta1