@quenty/datastore
Advanced tools
Comparing version 11.0.0 to 11.0.1-canary.445.ee7e5d6.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [11.0.1-canary.445.ee7e5d6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@11.0.0...@quenty/datastore@11.0.1-canary.445.ee7e5d6.0) (2024-02-14) | ||
### Bug Fixes | ||
* Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99)) | ||
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@10.0.0...@quenty/datastore@11.0.0) (2024-02-13) | ||
@@ -8,0 +19,0 @@ |
MIT License | ||
Copyright (c) 2014-2023 James Onnen (Quenty) | ||
Copyright (c) 2014-2024 James Onnen (Quenty) | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/datastore", | ||
"version": "11.0.0", | ||
"version": "11.0.1-canary.445.ee7e5d6.0", | ||
"description": "Quenty's Datastore implementation for Roblox", | ||
@@ -29,14 +29,14 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^8.0.0", | ||
"@quenty/bindtocloseservice": "^6.0.0", | ||
"@quenty/loader": "^8.0.0", | ||
"@quenty/maid": "^3.0.0", | ||
"@quenty/math": "^2.5.0", | ||
"@quenty/promise": "^8.0.0", | ||
"@quenty/rx": "^11.0.0", | ||
"@quenty/servicebag": "^9.0.0", | ||
"@quenty/signal": "^5.0.0", | ||
"@quenty/symbol": "^3.0.0", | ||
"@quenty/table": "^3.4.0", | ||
"@quenty/valueobject": "^11.0.0" | ||
"@quenty/baseobject": "8.0.1-canary.445.ee7e5d6.0", | ||
"@quenty/bindtocloseservice": "6.0.1-canary.445.ee7e5d6.0", | ||
"@quenty/loader": "8.0.1-canary.445.ee7e5d6.0", | ||
"@quenty/maid": "3.0.0", | ||
"@quenty/math": "2.5.0", | ||
"@quenty/promise": "8.0.1-canary.445.ee7e5d6.0", | ||
"@quenty/rx": "11.0.1-canary.445.ee7e5d6.0", | ||
"@quenty/servicebag": "9.0.1-canary.445.ee7e5d6.0", | ||
"@quenty/signal": "5.0.1-canary.445.ee7e5d6.0", | ||
"@quenty/symbol": "3.0.0", | ||
"@quenty/table": "3.4.0", | ||
"@quenty/valueobject": "11.0.1-canary.445.ee7e5d6.0" | ||
}, | ||
@@ -46,3 +46,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "87df864b5b6a9a9cef7544f6e8054a12cdd120bd" | ||
"gitHead": "ee7e5d6ada857eba67b462aa37a00de9f430ae97" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
110323
2
+ Added@quenty/baseobject@8.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/bindtocloseservice@6.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/brio@12.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/cancellabledelay@3.4.0(transitive)
+ Added@quenty/canceltoken@9.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/ducktype@3.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/instanceutils@11.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/loader@8.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/maid@3.0.0(transitive)
+ Added@quenty/math@2.5.0(transitive)
+ Added@quenty/promise@8.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/rx@11.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/rxsignal@5.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/servicebag@9.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/signal@5.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/steputils@3.3.0(transitive)
+ Added@quenty/symbol@3.0.0(transitive)
+ Added@quenty/table@3.4.0(transitive)
+ Added@quenty/throttle@8.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/valuebaseutils@11.0.1-canary.445.ee7e5d6.0(transitive)
+ Added@quenty/valueobject@11.0.1-canary.445.ee7e5d6.0(transitive)
- Removed@quenty/baseobject@8.0.0(transitive)
- Removed@quenty/bindtocloseservice@6.0.0(transitive)
- Removed@quenty/brio@12.0.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/canceltoken@9.0.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/ducktype@3.0.0(transitive)
- Removed@quenty/instanceutils@11.0.0(transitive)
- Removed@quenty/loader@8.0.0(transitive)
- Removed@quenty/maid@3.4.0(transitive)
- Removed@quenty/math@2.7.0(transitive)
- Removed@quenty/promise@8.0.0(transitive)
- Removed@quenty/rx@11.0.0(transitive)
- Removed@quenty/rxsignal@5.0.0(transitive)
- Removed@quenty/servicebag@9.0.0(transitive)
- Removed@quenty/signal@5.0.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
- Removed@quenty/symbol@3.4.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/throttle@8.0.0(transitive)
- Removed@quenty/valuebaseutils@11.0.0(transitive)
- Removed@quenty/valueobject@11.0.0(transitive)
Updated@quenty/bindtocloseservice@6.0.1-canary.445.ee7e5d6.0
Updated@quenty/maid@3.0.0
Updated@quenty/math@2.5.0
Updated@quenty/symbol@3.0.0
Updated@quenty/table@3.4.0