@operato/scene-random
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -6,2 +6,16 @@ # Change Log | ||
### [0.0.10](https://github.com/things-scene/operato-scene/compare/v0.0.9...v0.0.10) (2021-12-06) | ||
### :bug: Bug Fix | ||
* module things-factory for test upgraded ([6a4a853](https://github.com/things-scene/operato-scene/commit/6a4a853f6beb80403c29bd8f423902f6e9ecdd81)) | ||
### :rocket: New Features | ||
* add @operato/scene-clock ([74da632](https://github.com/things-scene/operato-scene/commit/74da632211643f47f50a886ca7173bced0132b62)) | ||
### [0.0.9](https://github.com/things-scene/operato-scene/compare/v0.0.8...v0.0.9) (2021-12-03) | ||
@@ -8,0 +22,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"main": "dist/index.js", | ||
@@ -34,6 +34,6 @@ "module": "dist/index.js", | ||
"@hatiolab/prettier-config": "^1.0.0", | ||
"@hatiolab/things-scene": "^2.7.20", | ||
"@hatiolab/things-scene": "^2.7.21", | ||
"@operato/board": "^0.2.35", | ||
"@things-factory/builder": "^4.0.6", | ||
"@things-factory/operato-board": "^4.0.6", | ||
"@things-factory/builder": "^4.0.10", | ||
"@things-factory/operato-board": "^4.0.10", | ||
"@types/chance": "^1.1.3", | ||
@@ -64,3 +64,3 @@ "@typescript-eslint/eslint-plugin": "^4.33.0", | ||
}, | ||
"gitHead": "594dd5222e6d477a4cac888d564814c3340e6523" | ||
"gitHead": "b6c35750202fe0a8ee9fc40667bbc98fb8c11955" | ||
} |
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
57892